.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: 663300;
	background-color: f1cf83;
	text-align: justify;
	text-indent: 20pt;


}
a:link {
	color: 993300;
	text-decoration: underline;
}
a:visited {
	color: cc6600;
	text-decoration: underline;
}
a:hover {
	color: ff6600;
	text-decoration: underline;
}
a:active {
	color: cc9966;
	text-decoration: underline;
}
.bottombar {
	font-size: 9pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: cc9933;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	text-indent: 20pt;
	text-align: justify;
	line-height: 18px;



}
hr {
	border: 1px solid #CC9933;
}
