
body {
	SCROLLBAR-FACE-COLOR: #f6bb1c;
	SCROLLBAR-HIGHLIGHT-COLOR: #f6bb1c;
	SCROLLBAR-SHADOW-COLOR: #4b2e11;
	SCROLLBAR-3DLIGHT-COLOR: #f6bb1c;
	SCROLLBAR-ARROW-COLOR: #4b2e11;
	SCROLLBAR-TRACK-COLOR: #f6bb1c;
	SCROLLBAR-DARKSHADOW-COLOR: #4b2e11;
	background-color: #f6bb1c;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
	text-decoration: none;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 4b2e11;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4b2e11;
}
