body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFCC00;
}
.style2 {font-size: x-small}
.style3 {font-size: small; }
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
