.Titlestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
	float: none;
	padding-left: 6px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	white-space: normal;
	font-weight: normal;
}


.H2Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #449ABF;
	font-weight: bold;
}
.H2Yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E6C939;
	font-weight: bold;
}
.H2Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #87AB40;
	font-weight: bold;
}
.footer {
	height: 33px;
}
.padding {
	padding: 10px;
}
.subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	float: none;
}
