body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
p, li {
	line-height:150%;
}
.footer {
	font-size: 9px;
}
.divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 20px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
a.nav:link, a.nav:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a.nav:hover {
	font-size: 11px;
	color: #0654BE;
	text-decoration: none;
	font-weight:bold;
}
a {
	color: #0654BE;
}
.blue {
	color: #0654BE;
}
