td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
ul {
	list-style-image: url(../imgs/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	list-style-position: outside;
	text-align: left;
	left: 5px;








}
a:link {
	color: #660000;
	text-decoration: none;


}
a:visited {
	color: #660000;
	text-decoration: none;


}
a:hover {
	color: #660033;
	text-decoration: underline;


}
a:active {
	color: #660000;
	text-decoration: none;


}
.footer {
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}

