BODY, TD {
	color : #000000;
	font-family : "Arial";
	font-size: 10pt;
	text-align: left; 
}
.linknl      { font-size:10pt; font-family: Arial; color: #FFFFFF }
.linktop      { font-size:14pt; font-family: Arial; font-weight:bold; color: #000099 }

A {
	text-decoration: none;
	font-weight:bold;
}

A:link {
	text-decoration: none;
	font-weight:bold;

}
A:visited {
	text-decoration: none;
	color: #C0C0C0; font-weight:bold;

}
A:Hover {
	text-decoration: underline;
	color: #CC0000; font-weight:bold;

}

HR 	{color: #CC0000;	height: 1pt; text-align: center; width: 100%;}
ul  { color: #CC0000}
th  { color: #000099; background-color: #FFFFFF; text-align:center }
h1           { font-size: 14pt; font-weight: bold; }
h2           { font-size: 12pt; font-weight: bold; font-style:italic; }
h3           { font-size: 12pt; color: #CC3300; text-decoration: underline; font-weight: bold; }