BODY, TD {
	background: #FFFFFF;
	color : #000080;
	font-family : "Tahoma";
	font-size: 12pt;
	text-align: left
}
A:active{
text-decoration: none;
}
A:link {
	text-decoration: none;
	color: #000080;
}
A:visited {
	text-decoration: none;
	color: #0099CC;
}
A:Hover {
	text-decoration: none;
	color: #00FFFF;
}

HR {
	color: #000080;
	height: 1pt;
}th           { color: #000080; text-align: center; font-size: 12pt; font-weight: bold; 
               background-color: #FFCC00 }
               h1           { font-size: 14pt; font-weight: bold }