body {
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.bodystyle {
	font-family: Arial;
	font-size: 12px;
}

.style1 {
	font-family: Arial;
	font-size: 9px;
}

.style2 {
	font-family: Arial;
	font-size: 10px;
}

.style3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.style4 {
	font-family: Arial;
	font-size: 11px;
}

.style5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.style6 {
	font-family: Arial;
	font-size: 12px;
}

.style7 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.style8 {
	font-family: Arial;
	font-size: 14px;
}
.style9 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.style10 {
	font-family: Arial;
	font-size: 16px;
}
.style11 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.style12 {
	font-family: Arial;
	font-size: 18px;
}
.style13 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.imgborder {
	border: thin solid #346633;
}
a:link {
	color: #003300;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #339900;
}
a:active {
	color: #339900;
}
a.whitelink:link {font-family: Arial; color: #ffffff;}
a.whitelink:visited {font-family: Arial; color: #ffffff;}

.formborder {
	background-color: #FFFF99;
	border: thin solid #996600;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.formbgcolor {
	background-color: #CEE6B2;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
	cursor: auto;
}
.highlighted {
	background-color: #FFFF99;
	font-family: Arial;
	font-size: 10px;
}
