body {
background-image: url('../images/background.jpg');
background-repeat: repeat-y;
background-color: #538700;
FONT-SIZE: 8pt; 
FONT-FAMILY: Verdana;
}

H4 	{font-family: verdana; font-size=10pt; font-weight:bold}
H3 	{font-family: verdana; font-size=14pt; font-weight:bold}
H2 	{font-family: verdana; font-size: 18pt; font-weight:bold} 
A:link 	{text-decoration:none; font-family: verdana; font-size:8pt; font-weight:demi-bold; font-color: white}
A:visited {text-decoration:none; font-family: verdana; font-size:8pt; font-weight:demi-bold; font-color: white}
A:hover {text-decoration:normal; color: red}
UNKNOWN {FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana; TEXT-DECORATION: none}


button       { font-family: Verdana; font-size: 8pt; font-weight: bold; background-color: #003366; color: #FFFFFF }
input        { font-family: Verdana; font-size: 8pt; border: 1px solid #0066CC; }	
select       { font-family: Verdana; font-size: 8pt; border: 1px solid #0066CC; }
textarea     { font-family: Verdana; font-size: 8pt; border: 1px solid #0066CC; }
table        { border: 0px solid #336699; font-family: Verdana; font-size: 8pt;}

