.normal
{
	font-family: arial, verdana;
	font-size: 10pt;
 	font-weight: normal;
	color: #FFD49A; 	
}
.copy
{
	font-family: arial, verdana;
	font-size: 8pt;
 	font-weight: bold;
	color: #8A2502; 	
}
.header
{
	font-family: arial, verdana;
	font-size: 11pt;
 	font-weight: bold;
	color: #EF930E; 	
}
.small
{
	font-family: arial, verdana;
	font-size: 8pt;
 	font-weight: normal;
	color: #FFD49A; 	
}
.newsheader
{
	font-family: arial, verdana;
	font-size: 11pt;
 	font-weight: bold;
	color: #EF930E; 	
}
.forsale
{
	font-family: arial, verdana;
	font-size: 10pt;
 	font-weight: bold;
	color: #D91919; 	
}
.roll
{
    font-family: arial, verdana;
	font-size: 10pt;
 	font-weight: normal;
	color: #9DDEB7;
	font-weight: bold;
	text-decoration: none;
}
A.roll:hover
{
    color:#9DDEB7;
    text-decoration:underline;
}
.rolllight
{
    font-family: arial, verdana;
	font-size: 10pt;
 	font-weight: normal;
	color: #9DDEB7;
	text-decoration: none;
}
A.rolllight:hover
{
    color:#9DDEB7;
    text-decoration:underline;
}
.rollsmall
{
    font-family: arial, verdana;
	font-size: 8pt;
 	font-weight: normal;
	color: #9DDEB7;
	font-weight: normal;
	text-decoration: none;
}
A.rollsmall:hover
{
    color:#9DDEB7;
    text-decoration:underline;
}
BODY
{
    scrollbar-base-color: #003014; 
    scrollbar-face-color: #303333; 
    scrollbar-track-color: #003014; 
    scrollbar-arrow-color: #FFC482;
    scrollbar-highlight-color: #667B6C; 
    scrollbar-3dlight-color: #B2C6B8; 
    scrollbar-shadow-color: #000000;
    scrollbar-darkshadow-color: #000000;
}
