body {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
p, td, th {
	font-family: Arial;
	font-size: 13px;
	color: #FEFBF2;
}
a:link, a:active, a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #A67805;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #DFDFB6;
}
input, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #A67805;
	background: #FDCD00;
	
	scrollbar-face-color: #A67805;
	scrollbar-highlight-color: #A67805;
	scrollbar-shadow-color: #EF9F0C;
	scrollbar-3dlight-color: #A67805;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EF9F0C;
	scrollbar-darkshadow-color: #EF9F0C;
}
.offmain {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.date {
	color: #A36D08;
}
.head {
	color: #F9F9F9;
}.header {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #A36D08;
	text-decoration: none;
}
.h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.disc:link, a.disc:visited, a.disc:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.disc:hover {
	text-decoration: underline;
}
a.small:link, a.small:active, a.small:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #A67805;
	font-weight: normal;
	text-decoration: none;
}
a.small:hover {
	color: #DFDFB6;
}
.texttitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #C92B2A;
	text-decoration: none;
}