body {
	background-color: #003F22;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:relative;
	bottom:30px;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #000000;
	text-align: justify;
}
.bodytextcenter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #153889;
	text-align: center;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}
.pageheaderblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #752073;
	text-align: center;
	font-weight: bold;
}
.bodytextmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}
.bodytextmediumcenter {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-align: center;
}
.pageheaderwhitecenter {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	letter-spacing: 1.6pt;
}
.pageheadercenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #153889;
	text-align: center;
	font-weight: bold;
}
.bodytextsmallcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #000000;
	text-align: center;
	letter-spacing: 1.2px;
}

#text, #text table{
	width:88%;
	height:auto;
	margin:auto;
}

#text h3,#text p, #text ul, #text table {
	text-align:left;
}

#text h3 {
	text-decoration:underline; 
	color:#153889;
}

.tableheader {	
	width:88%;
	height:auto;
	margin:auto;
}

.tableheader h3 {
	text-align:left;
	color:#153889;
}
