body
{
		scrollbar-3dlight-color:#F0FFFF;
        scrollbar-arrow-color:#463A00;
        scrollbar-base-color:#D7D7D7;
        scrollbar-face-color:#999999; 
}

.sitecontent {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.more {
	font-family: Arial;
	font-size: 12px;
	color: #3366CC;
text-decoration:underline;
}

.more:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;

}

.links {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.links:hover {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}

.headings
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.footer
{
font-family: Arial;
	font-size: 11px;
	color: #666666;
}