.headerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.subheaderstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 6px;
}
.paragraphtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #3366CC;
	text-indent: -40px;
	margin-left: 40px;
	margin-bottom: 2px;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Footerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-align: center;
	background-color: #0099CC;
}.whitecaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
