
a.box {
	background-color: #ffff00;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
}

a:hover.box {
	background-color: #7cfc00;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
}

a.boxon {
	background-color: #008b8b;
	border: 1px solid #000000;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
}

body {
	background-color: #335c77;
	color: #cfebfe;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #595959;
	scrollbar-arrow-color: #545454;
	scrollbar-base-color: #CFCFCF
	text-align: left;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #cec7ad;
	scrollbar-shadow-color: #595959;
}

h1 {
	background-color: transparent;
	color: #335c77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: 800;
	text-align: left;
}

h2.red {
	background-color: #ffffff;
	border: 2px solid #ff0000;
	color: #335c77;
	font-family: Helvetica, sans-serif;
	font-style: oblique;
	font-weight: 400;
}

SPAN.fontred {
	background-color: #00ffff;
	color: #FF0000;
	font-family: cursive, sans-serif;
	font-size: 7pt;
	font-style: oblique;
	font-weight: 500;
	text-indent: 15pt;
}

.wigtitle {
	background-color: #00ffff;
	color: #000000;
	font-family: cursive, sans-serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: 600;
	text-indent: 15pt;
}
