A  {
	color : #336699;
	font-weight : bold;
	text-decoration : underline;
}

A:Visited  {
	color : #336699;
	font-weight : bold;
	text-decoration : underline;
}

A:Active  {
	color : #336699;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	color : #336699;
	font-weight : bold;
	text-decoration : none;
}

BODY  {
	font-family : Verdana;
}

TD  {
	color : #336699;
	font-size : 10pt;
	font-family : Verdana;
}

.COMMENTS  {
	color : #666666;
	font-size : 10pt;
	font-family : Verdana;
}

.SMALL-COMMENTS  {
	color : #999999;
	font-size : 7pt;
	font-family : Verdana;
}

.CREDITS  {
	text-align : center;
	color : White;
	font-size : 8pt;
	font-family : Verdana;
}
