BODY  {
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: black;
	
}

TD {
	
	font-family : Verdana,  Helvetica, sans-serif;
	color: Black;
    font-size: 10pt
}

font size="2" { 
	font-size: 12pt; 
}

A:Hover {
	text-decoration: none;
	color: #0099CC;
}

A:active {
	text-decoration: none;
	color: #0099CC;
}

A:link {
	text-decoration: none;
	color: Black;
}
A:visited {
	text-decoration: none;
	color: Black;
}
