html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, text, title {
	font-family: Arial, Helvetica, sans-serif;
	color:#2020ff;
	margin: 0px;  padding: 0px; border: 0px;
}

body {
background-color: #ffffff;
}

#text {
	border: 0px none;
	font-size: 14px;
	margin-left: 230px;
	margin-top: 55px;
	width: 540px;
}
#maintitle {
	background-color: ffffff;
	background-position: center top;
	margin: 5px;
	font-size: 24px;
	left: 14px;
	position: absolute;
	top: 2px;
	width: 798px;
	text-align: center;
}
#title {
	background-color: ffffff;
	background-position: center top;
	margin: 5px;
	font-size: 24px;
	left: 4px;
	position: absolute;
	top: 2px;
	width: 700px;
}

#footer3 {
	border-top: 3px solid #2020ff;
	font-size: 60%;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 100px;
	color: #3e7243;
	background-position: center;
	width: 670px;
}
.clearit{
	clear: both;
}

.rightimage {
	float: right;
	margin: 0 0 20px 15px;
}

h1 {
	font-weight:normal;
	font-size: 36px;
}

h2 {
	font-weight:normal;
	font-size: 24px;
}

h3 {
	font-weight:normal;
	font-size: 20px;
}

h4 {
	font-weight:normal;
	font-size:16px;
}

h5 {
	font-size:20px;
}

.li {
	text-indent: 30px;
	list-style: none outside;
}
.emails {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;

}
.Links {
	color: #FF3300;
}


.print {
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;

}

.table {
	float: none;
	height: 100%;
	width: auto;
	color: #3e7243;
	font-size: 14px;
	right: auto;
	}

