.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 24px;

}
.basetable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: .2em;
	line-height: 14pt;
	font-weight: bold;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
	text-decoration: none;
	
}
a:active {
	color: #ffcc00;
	text-decoration: none;
}
