h1 {	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #191970; 
	cursor: default}
h2 {	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #191970;
	margin-bottom: 12px; 
	text-transform: uppercase; 
	cursor: default}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FEF7D3;
	text-align: left;
	color: black;
	font-style: normal;
	font-weight: normal;
	scrollbar-face-color: maroon;
	scrollbar-arrow-color: yellow;
	scrollbar-track-color: #DBD6B5;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: beige;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-Color: black;
	cursor: default
}
h3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	color: black;
	margin-top: -18px;
	font-style: normal;
	font-weight: normal; cursor: default}
h6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	text-indent: 20pt;
	color: black;
	margin-top: 2px;
	font-weight: normal ;
	font-style: normal; 
	cursor: default}
a:link		{ color: blue; cursor: hand}
a:visited	{ color: blue; cursor: hand}
a:active	{ color: red;  cursor: hand}
a:hover	{    color: green;    cursor: hand;
}
