﻿body
{
    margin: 85px 0px 0px 0px;
    text-align: center;
    background-image:  url(images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #5c5c5c;

    color: #191919;
	font-size: 10pt;
	font-family: Verdana,sans-serif,Tahoma,Geneva,Helvetica,Arial;
	
	SCROLLBAR-FACE-COLOR: #6c6c6c; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #c2c2c2; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	scrollbar-background-color: #000000;
}

h1
{
	color: #191919;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana,sans-serif,Tahoma,Geneva,Helvetica,Arial; 
}

a:link  
{
    text-decoration:none;
	font-family: Verdana,sans-serif,Tahoma,Geneva,Helvetica,Arial;
	font-weight: bold;
	color: #191919;  
}

a:visited  
{
    text-decoration:none;
	font-family: Verdana,sans-serif,Tahoma,Geneva,Helvetica,Arial;
	font-weight: bold;
	color: #191919;
}

a:active  
{
    text-decoration:none;
	font-family: Verdana,sans-serif,Tahoma,Geneva,Helvetica,Arial;
	font-weight: bold;
	color: #191919; 
}

a:hover  
{
    text-decoration: none; 
 	font-family: Verdana,sans-serif,Tahoma,Geneva,Helvetica,Arial;
	font-weight: bold;
	color: #191919; 
}

.newsdate { 
	color: White;
	font-size: 12pt;
	font-family: Arial Black;
	text-decoration:none;
	background-color: #5c5c5c;
	vertical-align: top; 
}

.newshead { 
	color: #191919;
	font-size: 10pt;
	font-family: Verdana,sans-serif,Tahoma,Geneva,Helvetica,Arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #bfbfbf; 
}