body 
	{font-family: Times New Roman; 
	font-size: 9pt;
	color: #ffdfc0;
	Background-color: none;
        scrollbar-face-color :  #df444a; 
	scrollbar-highlight-color :  #9fd656; 
	scrollbar-3dlight-color : #e9e979; 
	scrollbar-shadow-color : #9fd656; 
	scrollbar-darkshadow-color :  #9fd656; 
	scrollbar-track-color :  #9fd656; 
	scrollbar-arrow-color : #9fd656;}


.title { 
	
        color: #342f2f; font-family: Times New Roman;
	background-image: url('bgtitle.png');
        width:488px;
        height:15px;
	font-size: 11px; 
	filter: blur(offX=1, offY=0)
	}

.title2 { 
	
        color: #5ab219; font-family: Times New Roman;
	background-image: url('bgtitle2.png');
        width:488px;
        height:15px;
	font-size: 11px; 
	filter: blur(offX=1, offY=0)
	}


A:link    {color: #8eca1e; text-decoration: none; font-weight: bold;}

A:visited    {color: #8eca1e; text-decoration: none; font-weight: bold;}

A:active    {color: #ffdfc0; text-decoration: none; font-weight: bold;}

A:hover    {color: #ffdfc0; text-decoration: none; font-weight: bold; font-family: Times New Roman; background-color: none;}

#date {background-color: #FCF9E6;
	color: #90b949;
        font-size: 11px;
	font-family: Times New Roman;
	font-weight: normal;
        padding-top: 1px;
        text-align: center;
	line-height:15px;
padding-left: 5px;
padding-right: 2px;
}

