BODY, TD {
	color : #000000;
	font-family : "Tahoma";
	font-size: 10pt;
	text-align: left 
}

A {
	text-decoration: underline;
	color: #CC0000;
}

A:link {
	text-decoration: underline;
	color: #CC0000;
}
A:visited {
	text-decoration: none;
	color: #FF9966;
}
A:Hover {
	text-decoration: underline;
	color: #FF9900;
}

HR 	{color: #CC0000;	height: 1pt; text-align: center; with: 100%;}
th  { color: #CC0000; background-color: #FFCC00; text-align:center; font-size:10pt; font-weight:bold }
table        { padding-left: 4; padding-right: 4; padding-top: 1; 
               padding-bottom: 1; bordercolorlight: #99CCFF; bordercolordark: #0000FF }
h1           { font-size: 14pt; font-weight: bold }
h2           { font-size: 12pt; font-style: italic; font-weight: bold }