BODY {	
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #333333;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : #333333;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	color: #333399;
	background-color: #FFFFFF;
	font-size: 10pt;
	font-family: arial,helvetica;
}
A{	text-decoration: none;		color: blue;	active:blue;	visited:blue;	font-size: 10pt;}
a:hover {	color: orange;}
TD{	color: darkblue;	font-size: 10pt;	padding-left: 0.05in;}
H1{	color: green;		font-size: 14pt;	}
H2{	color: darkgreen;	font-size: 12pt;	}
H3{	color: #330000;	font-size: 10pt;	}
UL{	font-size: 10pt ;								}
P {	font-size: 10pt ;								}
select,input
  {	color: darkblue;	font-size: 10pt;	font-family :  Arial, Helvetica, sans-serif;	background : #efefef;   }

.tdmenu{ color: black;	font-size: 10pt;	font-weight: bold;	background-color: #ACACAC;	}
.tdgreen{color: white;	font-size: 10pt;	font-weight: bold;	background-color: #339900;	}
.tdblack{color: white;	font-size: 10pt;								background-color: black;	}
.tdgray{	color: white;	font-size: 10pt;	font-weight: bold;	background-color: #acacac;	}
.tdorange{color: white;	font-size: 10pt;	font-weight: bold;	background-color: orange;	}
.tdwhite{color: black;	font-size: 10pt;	background-color: white;}
.ftr  { background-color: black; color: #FF2233;}
.hdr1 { background-color: black; color: #AcCACA; font-size: 12pt;}
.hdr2 { background-color: #338899;font-size: 12pt;}
.white1{ background-color: #FFFFFF; }

.biggreen{ 		color: green;			font-size: 14pt; }
.mediumgreen{ 	color: green;			font-size: 12pt; }
.smallgreen{ 	color: green;			font-size: 10pt; }