body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,
a:visited {
	color: #336699;
}
a:hover
{
	color: #CC6600;
	text-decoration: none;
}
 
.bullets {
	font-size: 12px;
	color: #6985AF;
}
.footer {
	font-size: 10px;
	color: #A69A82;
}
.footer a {
	text-decoration: none;
}
.subfooter {
	font-size: 9px;
	color: #A69A82;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #5F8BB8;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}
