﻿body {
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #314707;
	scrollbar-highlight-color: #618B0E;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #EAFFEA;
	scrollbar-arrow-color: #FFFFFF;
	font-family: Arial;
}
A:link {
	COLOR: #008000;
	TEXT-DECORATION: none;
	font-family: Arial;
}
A:visited {
	COLOR: #008000;
	TEXT-DECORATION: none;
	font-family: Arial;
}
A:active {
	COLOR: #FF0000;
	font-family: Arial;
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial;
}
h1 {
	font-family: Arial;
	font-size: 24pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}
h2 {
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
}
h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
h4 {
	font-size: 12pt;
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.smallfont {
	text-align: left;
	font-size: 8pt;
}
.maintable {
	border: 3px solid #000000;
	background-color: #FFFFFF;
	align= center;
}
.para10 {
	margin-left: 10px;
}
.legal {
	font-size: 8pt;
	color: #333333;
}