BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #808080; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: #898784; 
	SCROLLBAR-3DLIGHT-COLOR: #898784; 
	SCROLLBAR-ARROW-COLOR: #898784; 
	SCROLLBAR-DARKSHADOW-COLOR: white;
}

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5;
}
