/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(68,67,67);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 
.footer {
	font-family: Verdana;
	font-size: 9pt;
	color: #444343;
               line-height: 15pt;
}
BODY{
scrollbar-arrow-color: #CCCCCC;
scrollbar-highlight-color: #CCCCCC;
scrollbar-face-color: #444343;
scrollbar-shadow-color: #CCCCCC;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-track-color: #444343;
}