body { background: #F5E4D4 url(images/background.jpg) 50% ;
margin-top:0}
.header {
	color: #1D2E42;
	font-family: Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 28px;
}
.subhead {
	color: #1D2E42;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 24px;
}
.body-copy {
	color: #666666;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
	align:left;
}
.body-copy-black {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
}
.fine-print {
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 12px;
}
.About-Contact {
	color: #FF5447;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold
	letter-spacing: 0px;
	line-height: 12px;
}
.copyright {
	color: #FF5447;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 12px;
}

a:link {
	color: #FE4225;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FE4225;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FE4225;
}
a:active {
	text-decoration: none;
	color: #FE4225;
	text-decoration: underline;
}
.border_b1 {
border-bottom-width: 1px;border-bottom-style:solid;border-bottom-color:#000000;
}

td {
	color: #666666;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
}