body { 

background-color:#f08918;

background-image:url(../images/bkgd.gif);
margin:0px;

}

.text {	
color: #666666;

font-size: 12px;
font-weight: normal;

text-decoration: 
none;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}

a.text {
	color: #ff9900;
	font-weight: normal;
	text-decoration: underline; }
a:hover.text {
	color: #7ac142;
	text-decoration: underline; }

.content {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #7ac142;
	text-decoration: none;
	font-weight: normal; }
a:hover.content {
	color: #ff9900;
	text-decoration: underline; }

p { margin-top: 8; margin-bottom: 10; }

H1 { font:16px/16px Arial, Helvetica, Verdana, sans-serif; color:#4ca6ae; font-weight:bold; margin-top:0px; margin-bottom:15; }

.boldhd {
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.boldhd {
	color: #ff9900;
	font-weight: bold; }
a:hover.boldhd {
	color: #666666;
	text-decoration: none; }

.pagehd {
	color: #ff9900;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #ff9900;
	font-weight: bold; }
a:hover.pagehd {
	color: #666666;
	text-decoration: none; }

.pagehdgreen {
	color: #9aad25;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehdgreen {
	color: #9aad25;
	font-weight: bold; }
a:hover.pagehdgreen {
	color: #666666;
	text-decoration: none; }

.pagehdbrown {
	color: #b9851d;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehdbrown {
	color: #b9851d;
	font-weight: bold; }
a:hover.pagehdbrown {
	color: #666666;
	text-decoration: none; }

.footer {
	color: #fbdeb6;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #fbdeb6;
	font-weight: normal; }
a:hover.footer {
	color: #ffffff;
	text-decoration: none; }

.copyright {
	color: #fbdeb6;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.copyright {
	color: #fbdeb6;
	font-weight: normal; }
a:hover.copyright {
	color: #ffffff;
	text-decoration: none; }
	
