body
{
background-color : #848381
}
A:link 
{
	font-family : "Times New Roman", Times, serif;
	color : #CCCCCC;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
 A:visited 
{
 font-family : "Times New Roman", Times, serif;
	color: #CCCCCC;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
A:active 
{
	font-family : "Times New Roman", Times, serif;
	color: #CCCCCC;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;



}
 
A:hover 
{
	font-family : "Times New Roman", Times, serif;
	color: #ffffff;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;


}


TD { 
	font-family : "Times New Roman", Times, serif; 
	font-size : 12px; 
	color : #D4D4D4 ;
	}
Body 
	{ 
	font-family : Verdana ; 
	font-size : 10px ; 
	color : #D4D4D4 
    }
Body
{
    scrollbar-3d-light-color : #cccccc;
    scrollbar-arrow-color : 777776;
    scrollbar-base-color : 777776;
    scrollbar-dark-shadow-color : #cccccc;
    scrollbar-face-color : #cccccc;
    scrollbar-highlight-color : #cccccc;
    scrollbar-shadow-color : 777776;
}

div#scroll {
	overflow: auto;
	height: 408;
	width: 437;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #65634e;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: cccccc;
	text-decoration: none;
}
