.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

a:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
.footer {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
}
a.footer:LINK {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a.footer:ACTIVE {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a.footer:VISITED {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a.footer:HOVER {
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
/* hide from IE mac \*/
html {overflow: scroll;}
/* end hiding from IE5 mac */
