a:link, a:visited, a:active {
	font-family : "Times New Roman", Times, serif;
	color : Black;
	text-decoration : underline;
	font-weight : bold;
	}
a:hover {font-family : "Times New Roman", Times, serif;
 	text-decoration : underline;
		color : Blue;
		font-weight : bold;
}

h3 {
	
	font : bold medium Arial, Helvetica, sans-serif;
	color : Blue;
}


body, td {
	font-family : "Times New Roman", Times, serif;
	color : Black;
}

table {
	font-family : "Times New Roman", Times, serif;
	color : Black;
}





