body {
	}
p	{ font-size: 16px;
	font-family: Times New Roman, Times; 
	text-align: justify;
	text-indent: 15px;
	margin-left: 20px;
	margin-right: 20px
	}
	
td  { font-size: 13px; 
	font-family: Arial, Helvetica
	}
	
li { font-size: 15px;
	font-family: Times New Roman, Times;
	text-align: justify;
	margin-left: 20px;
	margin-right: 30px
	}
	
sup { font-weight: bold; 
	font-size: 10px;
	font-family: Times New Roman, Times
	}

h1	{ font-size: 30px;
	line-height: 36px;
	font-family: Ariel, Helvetica;
	margin: 40px;
	color: #ccc
	}
	
h2  { font-size: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica;
	margin-top: 20px;
	}
	
h3 { font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica;
	margin-left: 20px
	}
		
h4 { font-size: 15px;
	line-height: 18px;
	font-family: Arial, Helvetica;
	color: #ccc
	}
	
h4 a { color: #ccc;
	text-decoration: none;
	}
	
h4 a:hover { color #999;
	text-decoration: underline
	}
	
h4 a:visited { color #666;
	text-decoration: none
	}
	
dt { margin-left: 30px;
	}
	
dd { color: white;
	font-weight: bold;
	font-size: 10px;
	margin-left: 15px;
	}

dd a { color: white;
	text-decoration: none;
	}
	
dd a:hover { color: ee7777;
	text-decoration: underline;
	}

