.mainblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
	border: #CCCCCC;
}
.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000033;
	margin: auto;
	padding: 4px;
	height: auto;
	width: auto;
	border: thin solid #000033;
	background-color: #CCFFFF;
}
.rightsidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #660000;
	font-style: italic;
}
.banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #003300;
}
.sub-banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #003300;
}
.bodysubheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #330000;
}
.bigcaptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #330000;
	font-weight: normal;
}
.verybigcaptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #330000;
	font-weight: bold;
}
.textbox1 {
	background-color: #FFFFFF;
	padding: 4px;
	height: auto;
	width: auto;
	border: thin solid #999999;
}
