h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #F7F7F7;
	font-style: italic;
	line-height: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #0066CC;
	background-attachment: scroll;
	background-image: url(../images/logo-130x65.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.redBdr {
	border: 1px solid #FF0000;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
}
body {
	background-attachment: fixed;
	background-image: url(../images/Background-10x1300.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.headlineBlack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
