        .font	{ font-family: verdana,geneva; font-size: 10pt; }
		td { font-family: verdana, geneva; font-size: 10pt; color: #660000;}


/* Dynamic Styles */
	a:hover  {text-decoration: none; color: #CC0000; }
	td.bordercolor {background: #660000;}
.small {
font-size: smaller;
}
.big {
font-size: 12pt;
}
UL {
	font-family: verdana,geneva;
	font-size: 10pt;
	list-style-image: url(images/bullet.jpg);
}
.headUL {
	font-family: verdana, geneva;
	font-size: 12pt;
	color: #660000;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;
}
