td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.header_bold {  font-size: 16px; font-weight: bold}
.white {  color: #FFFFFF}
a {
	color: #003366;
}
.a_bl, .sm_bl {
	color: #003366;
	text-decoration: none;
    font-size: 10px;
}
.nav_link {  font-size: 9px; text-decoration: none; color: #000000}
a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.redColor {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.boldLink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallFont {
	font-size: 10px;
}
.navLinkRed {
font-size: 9px; text-decoration: none; color: #CC0000}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.largeFont {
	font-size: 14px;
}
.smallPlus {
	font-size: 9px;
}
legend {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}