BODY {
	background-color: #fefff4;
	color: #563e34;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 11pt !important;
	line-height: 1.5;
	cursor: url(oca.cur);
}
H2 {
	color: #563e34;
	padding: 2 0 2 8;
	font-family: "Comic Sans MS";
	width: 100%;
	font-weight: bold;
}
H3 {
	color: #563e34;
	background-color: #FCF0CF;
	padding: 4 4 2 4;
	font-family: "Comic Sans MS";
	border: 1px solid #990000;
	width: 50%;
	font-weight: bold;
}
H4 {
	color: #563e34;
	padding: 2 2 2 4;
	font-family: "Comic Sans MS";
	border: 1px solid #990000;
	font-size: 9pt !important;
	width: 80%;
}
A:link    { color: #563e34; text-decoration: underline; font-weight: bold; font-family: "Comic Sans MS";}
A:visited { color: #563e34; text-decoration: underline; font-weight: bold; font-family: "Comic Sans MS";}
A:active  { color: orange; text-decoration: underline; font-weight: bold; font-family: "Comic Sans MS";}
A:hover   { color: red; text-decoration: underline; font-weight: bold; font-family: "Comic Sans MS";}
