a:link
{
	color: rgb(153,51,51);
}
a:visited
{
	color: rgb(51,102,102);
}
a:active
{
	color: rgb(204,153,0);
}
body
{
	color: rgb(0,0,0);
	background-color: rgb(204,204,153);
	font-family: Arial, Helvetica;
	background-image: url('images/willbk.jpg');
}
h1
{
	color: rgb(0,51,51);
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2, marquee
{
	color: rgb(0,51,51);
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	color: rgb(0,51,51);
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	color: rgb(0,51,51);
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	color: rgb(0,51,51);
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	color: rgb(0,51,51);
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
BUTTON 
{
	background-color: rgb(0,51,51);	
	border-color: rgb(51,102,102);
	color: White;
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial;
	font-style: bold; 
}
TEXTAREA
{
	border-color: rgb(0,51,51);
	color: black;
	border-style: solid;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial;
	font-style: normal 
}
FIELDSET
{
	border-color: rgb(0,51,51);
	color: black;
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial;
	font-style: normal; 
}
LEGEND	
{
	color: rgb(0,51,51);
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial;
	font-style: normal; 
}
SELECT
{
	border-color: rgb(0,51,51);
	color: black;
	border-style: solid;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial;
	font-style: normal 
}
TABLE
{	
	table-border-color-light: rgb(51,102,102);
	table-border-color-dark: rgb(0,51,51);
	border-color: rgb(0,51,51);
	color: rgb(0,0,0);
	font-family: "Trebuchet MS", Arial;
	font-style: normal; 
}
CAPTION 
{
	color: rgb(0,51,51);
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial;
	font-style: normal; 
}
TH
{
	color: rgb(0,0,0);
	border-color: rgb(0,51,51);
	font-family: "Trebuchet MS", Arial;
	font-style: normal; 
}
HR
{
	color: rgb(0,51,51);
}
TD
{
	border-color: rgb(0,51,51);
}
MARQUEE
{
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial;
}