BODY { 
    color: white;
    background-color: #000000;
    SCROLLBAR-ARROW-COLOR: #79CBED; 
	SCROLLBAR-BASE-COLOR: #20467A;
}

.SUBMIT
{background-color: 3D5D92; 
 border: #ffffff 1px solid; 
 color: white; 
 font-family: Arial, Verdana, Tahoma; 
 font-size: 8pt; 
 font-weight: bold;}
 
a:link, a:visited, a:active  
{text-decoration:underline; 
 color:#ffffff}
a:hover 
{text-decoration:none;
 color:#79CBED}

}

.bodytextcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
