body {
	SCROLLBAR-FACE-COLOR: #A9D5E4;
	SCROLLBAR-HIGHLIGHT-COLOR: #C7E4EE;
	SCROLLBAR-SHADOW-COLOR: #A9D5E4;
	SCROLLBAR-3DLIGHT-COLOR: #84C2D7;
	SCROLLBAR-ARROW-COLOR: #A91C1C;
	SCROLLBAR-TRACK-COLOR: #77B3C7;
	SCROLLBAR-DARKSHADOW-COLOR: #A9D5E4
}
.content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
.contentheader {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: 800;
	color: #A91C1C;
}
a:link {
	font-weight: 800;
	color: #A91C1C;
	text-decoration: none;
}
a:visited {
	font-weight: 800;
	color: #A91C1C;
	text-decoration: none;
}
a:hover {
	font-weight: 800;
	color: #A91C1C;
	text-decoration: underline;
}
a:active {
	font-weight: 800;
	color: #A91C1C;
	text-decoration: none;
}
