body { 
	font-family: Arial; 
	color: #666666; 
	background-color: #ffffff ;
	line-height: normal;
	padding-top:10px;	
	}
a:link { 
	color: #cc0000; 
	text-decoration: none ;
	font-weight: normal;
	font-size: 11px;
	}
a:active { 
	color: #cc0000; 
	text-decoration: none ;
	font-weight: normal;
	font-size: 11px;
	}
a:visited { 
	color: #cc0000; 
	text-decoration: none ;
	font-weight: normal;
	font-size: 11px;
	}
a:hover { 
	color: #cc0000; 
	text-decoration: underline ;
	font-weight: normal;
	font-size: 11px;
	}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #666666}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 26px; color: #666666}
