h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #a20032;
	text-align: center;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123855;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #123855;
	text-align: center;
}
.border {
	border: 1px solid;
	border-top-color: #748185;
	border-right-color: #748185;
	border-bottom-color: #748185;
	border-left-color: #748185;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a20032;
	font-weight: bold;
}
.subhead-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003c6b;
	text-align: center;
	font-weight: bold;
}
.background {
	background-image: url(images/level2-long_26-tile.jpg);
	background-repeat: repeat-x;
}
