BODY, TD {
	font-family : "Graphite Light";
	font-size : larger;
	font-style: normal;
	font-color:#CC0000;
}
.text {  font-family: "Graphite Light"; font-size: 11px; line-height: 18px;  }
A {
	text-decoration: none;
	color: #CC0000;
	background : transparent;
}

A:Hover {
	text-decoration: underline;a:active { color: rgb(153,153,153); }
a:visited { color: rgb(204,51,51); }
a:link  { color: rgb(51,51,204); }
a:hover { color: rgb(0,0,51); }
	color: #BDB76B;
	
}

 BODY {
            color: #CC0000;
			font-size: 12pt;

           scrollbar-track-color:#FFCC99;

           scrollbar-face-color: #CC0000;

           scrollbar-highlight-color: Black;

           scrollbar-3d-light-color: White;

           scrollbar-darkshadow-color:#CCCCCC;

           scrollbar-shadow-color: Black;

           scrollbar-arrow-color: White;
		   }