.headertable {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.headertable td {
	border-right-width: thin;
	border-left-width: thin;
	border-top-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
}
.bodytable {
	width: 900px;
	text-align: center;
	margin: auto;
}
.bodytable td {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.contenttextindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-indent: 20pt;
	color: #003366;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
}

