
UL {
	font-family : Verdana, Arial;
	font-size : 9px;
	color : #336666;
	text-decoration : none;
	line-height : 13px;
	text-align : left;
}

.body{
	font-family : Verdana, Arial;
	font-size : 9px;
	color : #336666;
	text-decoration : none;
	line-height : 13px;
	text-align : justify;
}

.bodyLeft{
	font-family : Verdana, Arial;
	font-size : 9px;
	color : #336666;
	text-decoration : none;
	line-height : 13px;
}

.bold{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
	color : #336666;
	text-decoration : none;
	line-height : 13px;
}

.note{
	font-family : Arial;
	font-size : 9px;
	color : #CCCCCC;
	text-decoration : none;
	line-height : 15px;
}

.links{
	font-family : Andale Mono, Verdana, Arial;
	font-size : 9px;
	color : #CCCCCC;
	letter-spacing : 1px;
	text-decoration : none;
	line-height : 15px;
}

.foot{
	font-family : Andale Mono, Verdana, Arial;
	font-size : 9px;
	color : #336666;
	text-decoration : none;
	line-height : 15px;
}

A:link {color:#336666; text-decoration : none}
A:visited {color:#336666; text-decoration : none}
A:active {color:#336666; text-decoration : none}
A:hover {color:#FFCC99; text-decoration : none; background:#993333}

