BODY, TD {
	color : #000099;
	font-family : "Arial";
	font-size: 10pt;
	text-align: left; 
}
.linknl      { font-size:10pt; font-family: Arial; color: #FFFFFF }

A {
	text-decoration: none;
	color: #0000FF; font-weight: bold;
}

A:link {
	text-decoration: none;
	color: #0000FF; font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #00CCFF; font-weight: bold;
}
A:Hover {
	text-decoration: underline;
	color: #CC0000; font-weight: bold;
}

HR 	{color: #0000FF;	height: 1pt; text-align: center; width: 50%;}
ul  { color: #0000FF}
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; }