/* CSS definition file containing sitestyle stylesheets */

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

.newsdate{
 font-size: 8pt;
 color: rgb(254,167,57);
 padding-left:5px;
 padding-bottom:5px;
 }

 .newstitle{
 font-size: 7pt;
 color: rgb(255,245,232);
 padding-left:5px;
 }

.footer8 {
	font-family: Verdana;
	font-size: 8pt;
	color: #BCB89F;
              line-height: 15pt;
}
.footer9 {
	font-family: Verdana;
	font-size: 9pt;
	color: #85735F;
              line-height: 15pt;
              font-weight:bold;
}