body {
	background-color: #E4E4E4;
	margin: 0px;
	padding: 0px;
}
.maintable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 750px;
}
.pagepadding {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: disc;
	text-align: justify;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: disc;
	text-align: justify;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bodytitlecenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navigationtext {
	font-size: 10px;
	background-color: #BDDEBA;
	line-height: 30px;
	text-align: center;
	border: 1px solid #666666;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.footer {
	font-size: 8pt;
	text-align: right;
	border-top: 1px solid #000000;
	padding-top: 5px;

}
.bodytitle2 {
	font-size: 11pt;
	font-weight: bold;
}
.smaller {
	font-size: 10pt;
	text-align: center;

}
.bannercenter {
	text-align: center;
}
.subtitle {

	font-size: 10pt;
}
.disclaimer {
	font-size: 12px;
	font-style: italic;
}