body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, p, div, td, span, a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.headline {
	font-weight: bold;
} 
.bodycopy {
	padding: 15px 15px 10px 15px
}

.footerlinks {
	padding-top: 5px;
}

/*links*/

.footerlinks a:link, .footerlinks a:active, .footerlinks a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	
	
}
.location {
	font-style: italic;
	font-weight: bold;
}
.shadow {border:1px solid #b4932f;}
