body
{ 
	background-color:#ffffff;
	topmargin:0px; 
	marginheight:0px; 
	leftmargin:0px; 
	marginwidth:0px; 
	scrollbar-arrow-color: black; 
	scrollbar-base-color: 	black; 

	scrollbar-track-color: NAVY; 
	scrollbar-face-color: TEAL; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: 	black; 
	scrollbar-3d-light-color: 	black; 
} 

A:Link,A:Active,A:visited 
{ 
	font-family: Verdana;
	text-decoration: none; 
	color: BLUE; 
	font-size: 8.5pt; 
	background: transparent; 
} 

A:hover 
{ 
	font-family: Verdana;
	text-decoration: underline; 
	color: NAVY; 
	font-size: 8.5pt; 
	background: transparent; 
} 

td
{
	font-family: Verdana;
	color: black; 
	font-size: 8.5pt;

} 

Input, Select, Textarea
{ 
	font-family: Verdana;
	color: black; 
	font-size: 9pt;
} 

.ButtonStyle
{
	font-family: Verdana;
	color: BLUE; 
	font-size: 10pt;
	font-weight:BOLD;
} 

.ButtonStyle_OFF
{
	font-family: Verdana;
	color: TEAL; 
	font-size: 10pt;
	font-weight:BOLD;
} 

.headerText
{
	font-family: Verdana;
	color: 669933; 
	font-size: 12pt;
	font-weight:bold;

}

.bodyText
{
	font-family: Verdana;
	color: black; 
	font-size: 8.5pt;

}



