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


/* Dynamic Styles */
	a:hover  {text-decoration: none; color: #CC0000; }
	td.bordercolor {
	background: #000099;
	border: 1px none #000099;
}
.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: #000099;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;
}
td.leftborder {
	background: #FFFFFF;
	border-top: 1px none #000099;
	border-right: 1px none #000099;
	border-bottom: 1px none #000099;
	border-left: 1px solid #000099;
}
