body, .body, p, td, li  { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; }
.bodywhite { color: white; }
.body_twelve  { color: black; font-size: 12px; }
.body_eleven { color: black; font-size: 11px; }
.box { color: black; font-size: 10px; width: 106px; height: 175px; }
p {}
td {}
.topnav  { color: black; font-weight: bold; font-size: 12px; }
.footer { color: black; font-weight: bold; font-size: 9px; }
.sidenav { color: black; font-size: 11px; }
.small  { font-size: 9px; }
a:link {
	color: 0033CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 3173B3;
}
a:hover {
    color: 3173B3;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: black;
	margin-bottom: 10px
}
h2 {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: black;
	margin-bottom: 10px
}

ul li a {
	font-weight:bold;
}