BODY {
	scrollbar-face-color: #8F7252;
	scrollbar-highlight-color: #8F7252;
	scrollbar-shadow-color: #8F7252;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #D6B891;
	scrollbar-darkshadow-color: #D6B891;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
H2 {
	background:#C9A679;
	color:#3B2020;
	font-size: 14pt;
	text-align : center;
}
A:link {
	color:#870202;
	text-decoration:none;
}
A:visited {
	color: #870202;
	text-decoration:none;
}
A:active {
	color: #FFFFCC;
	text-decoration:underline;
}
A:hover {
	color:#FFFFCC;
	text-decoration:underline;
}
A.n:LINK {
	text-decoration : none;
	color : #EAEAEA;
	font-weight : bold;
	font-size : 13pt;
	background-color : #B54A3A;
	text-align : right;
	width : 100%;
}
A.n:VISITED {
	text-decoration : none;
	color : #EAEAEA;
	font-weight : bold;
	font-size : 13pt;
	background-color : #B54A3A;
	width : 100%;
	text-align : right;
}
A.n:ACTIVE {
	text-decoration : none;
	background-color : #9F9C84;
	color : #FFFFCE;
}
A.n:HOVER {
	text-decoration : none;
	background-color : #9F9C84;
	color : #FFFFCE;
}
.menu {
	background:#C9A679;
	color:#3B2020;
	font-size: 13pt;
	width : 100%;
	font-weight : bold;
}
