body {
	font: .8em Arial, Helvetica, sans-serif;
	color:#333333;
}

a {	
	color: #333333;
	text-decoration: none; 
}
	
a:hover {color: #990000; text-decoration: underline; 
}

a:active {color: #333333; text-decoration: none; 
}

h3 { 
	color:#0066C8;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 5px; 
}

