.headerbg {
	background-image: url(header-bg.gif);
	background-repeat: no-repeat;
	height: 196px;
	width: 647px;
}
.AmeriBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #F27D00;
}
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #665C51;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(navbg.gif);
	background-repeat: no-repeat;
	height: 32px;
	font-weight: normal;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F47E00;
}
.ContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-left: 10px;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F27D00;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	font-weight: bold;
}
.AmeriSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F27D00;
	padding-left: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
}
.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
