p { 
	font: 8pt/10pt verdana; 
	margin-top: 0px; 
	text-align: justify;
	}
h1 { 
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;  
	color: #0066CC;
	}
h3 { 
	font: italic normal 12pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #336699;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #003366;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #003366;
	}
.style1 {
	color: #330066;
	font-weight: bold;
}