
a:link
 { color: rgb(102,102,0) }
a:visited
{
	color: rgb(153,51,0);
}
a:active
{
	color: rgb(204,51,0);
}
body
 { color: rgb(0,0,0); background-color: rgb(255,255,204) }
.TABLE    { color: black; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #fff; text-align: justify; table-border-color-dark: rgb(102,51,0); table-border-color-light: rgb(153,51,0) }
HR
{
	color: rgb(102,102,0);
}
BUTTON 
{
	background-color: rgb(102,0,51);	
	border-color: rgb(153,51,0);
	color: white;
}
TEXTAREA
{
	border-color: rgb(102,51,0);
	color: black;
}
FIELDSET
{
	border-color: rgb(102,51,0);
	color: Black;
}
LEGEND
{
	color: rgb(102,102,0);
}
SELECT
{
	border-color: rgb(102,51,0);
	color: black;
}
CAPTION 
{
	color: rgb(102,102,0);
}
TH
  { color: rgb(0,0,0); border: rgb(102,51,0) }
TD
     { }
h1
 { font-style: normal; font-weight: normal; font-size: 24pt }
h2
 { font-style: normal; font-weight: normal; font-size: 18pt }
h3 { font-style: normal; font-weight: normal; font-size: 14pt }
h4
 { font-style: normal; font-weight: normal; font-size: 12pt }
h5
 { font-style: normal; font-weight: normal; font-size: 10pt }
h6
 { font-style: normal; font-weight: normal; font-size: 8pt }
MARQUEE
{
	font-size: 14pt;
	font-family: "Book Antiqua", "Times New Roman", Times;
}
IMG.ms-button  { cursor: hand }

