body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
	
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}
.white {color: #FFFFFF}
.style4 {
	font-size: 18pt;
	text-align: center;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {font-size: 12px}
.indent {
	font-size: 12px;
	margin-left: 340px;
}

.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {font-size: 9pt; }

.style10 {margin: 10px auto 20px; border: thin none #FF0000; font-size: 9pt; }
.style12 {
	font-weight: bold;
	color: #FF0000;
	background-color: #FF0;
	font-size: 14pt;
}
.style14 {font-size: 9px}
.mousetype {font-size: 14px}

.SmallBanners {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CDCB66;
	padding: 4px;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	border: medium solid #666666;
	font-weight: bold;
	color: #333333;
}

.style16 {font-size: 10px}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
.formParagraph {background-color:#cccc66; margin: 20px; padding: 6px}
.strikethrough {
	text-decoration: line-through;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	display: list-item;
	list-style-type: disc;
}
.Banners {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #CDCB66;
	padding: 4px;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	border: medium solid #084C08;
	font-weight: bold;
	color: #084C08;
}
.mainsubhead {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	font-size: 24pt;
	color: #FFFFFF;
	font-weight: bold;
}
.reoHeading {
	font-size: 17pt;
	font-weight: bold;
	padding: 15px;
}
.REObody {
	font-size: 12pt;
	padding-right: 5px;
	padding-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 18pt;
}
h3 {
	font-size: 16pt;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 10px;
}
#FormContent {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
fieldset {
	border: 1px solid #336;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
}
#form1 fieldset legend {
	font-size: 14pt;
	font-weight: bold;
	color: #330;
}
#form1 fieldset label {
	display: block;
	margin-top: 0.5em;
	font-size: 12pt;
}
#form1 fieldset input, #form1 fieldset textarea , #form1 fieldset select{
	background-color: #CCC;
	padding: 0.2em;
	width: 325px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336;
	border-right-color: #978eba;
	border-bottom-color: #978eba;
	border-left-color: #336;
}
#form1 #submit {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11pt;
}

#form1 fieldset textarea {
	height: 8em;
}
