body {
	background-color: white;
}

body,th,td,div,p,h1,h2,li,dt,dd {
//	font-family: Times New Roman, Bodoni, Garamond, Minion Web, ITC Stone Serif, MS Georgia, Bitstream Cyberbit, serif;
	font-family: Tacoma, Geneva, Arial;
}
	
a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:active {
	color: #CC0033;
	text-decoration: underline;
}

a:hover {
	color: #CC0033;
	text-decoration: underline;
}