body {
	background-color: #78A2CA;
	margin-top: 30px;
}
.table1 {
	border: 4px solid #000000;
	width: 650px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #010185;
}
.subhead_Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.shaded_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #010185;
	line-height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #010185;
	border-bottom-color: #010185;
	background-color: #DFE8F6;
}
.table2 {
	border: 3px double #010185;
	width: 590px;
	font-family: "Courier New", Courier, mono;
	background-color: #CCCCCC;
	font-size: 14px;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: justify;
}
.table3 {
	width: 290px;
	font-family: "Courier New", Courier, mono;
	background-color: #CCCCCC;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: 200;
}
