a:link   { color:green; font-weight:bold; font-size: 14pt; FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
a:active { color:yellow; font-weight:bold; font-size: 14pt; FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
a:visited{ color:green; font-weight:bold; font-size: 14pt; FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
a:hover  { color:red; font-weight:bold; font-size: 14pt;FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}

body
{
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
   scrollbar-arrow-color:#ffffff; 
   scrollbar-base-color: green; 
   scrollbar-track-color: #D6D3D6; 
   scrollbar-highlight-color:#ffffff; 
   scrollbar-shadow-color:#ffffff; 
   font-size: 10pt; 
   
   font-weight:bold; 
   font-size: 14pt; 
   FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif; 
   TEXT-DECORATION: none;     
}
table
{
	table-border-color-light: rgb(102, 153, 153);
	table-border-color-dark: rgb(51, 102, 102);
	font-size: 10pt; 
}
normal
{
   	font-size: 14pt; 
}
h1
{
	color: rgb(204, 204, 102);
	font-size: 10pt;
}
h2
{
	color: rgb(204, 204, 102);
	font-size: 10pt;
}
h3
{
	color: rgb(204, 204, 102);
   font-size: 10pt;
}
h4
{
	color: rgb(204, 204, 102);
		font-size: 10pt;
}
h5
{
	color: rgb(204, 204, 102);
		font-size: 10pt;
}
h6
{
	color: rgb(204, 204, 102);
		font-size: 10pt;
}
button
{
	background-color: rgb(204, 204, 102);
	color: rgb(0, 0, 0);
}
label
{
	color: rgb(255, 255, 204);
}
.mstheme-text
{
      font-size: 12pt; 
}
textarea
{
	color: rgb(0, 0, 0);
	font-size: 12pt; 
}
fieldset
{
	color: rgb(255, 255, 255);
	font-size: 12pt; 
}
legend
{
	color: rgb(204, 204, 102);
	font-size: 12pt; 
}
select
{
	color: rgb(0, 0, 0);
	font-size: 10pt; 
}
caption
{
	color: rgb(204, 204, 102);
	font-size: 10pt; 
}
th
{
	color: rgb(255, 255, 204);
	font-size: 10pt; 
}