/* CSS definition file containing sitestyle stylesheets */

BODY{
color: rgb(0,0,0);
background-color: rgb(47,47,47);
scrollbar-arrow-color: #545F41;
scrollbar-highlight-color: #545F41;
scrollbar-face-color: #D3D6CF;
scrollbar-shadow-color: #808080;
scrollbar-darkshadow-color: #A8A8A8;
scrollbar-track-color: #D3D6CF;
}

.footer {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
               line-height: 15pt;
}
 

