@charset "ISO-8859-1";
A:link {text-decoration: underline; color: #2d2d2d;}
A:visited {text-decoration: underline; color: #2d2d2d;}
A:active {text-decoration: underline; color: #2d2d2d;}
A:hover {text-decoration: underline; color: #2d2d2d;}
body {
	margin: 0;
	font-size: 62.5%;
}
.footerlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: 2d2d2d;
}
.footerbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #2d2d2d;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: normal;
	font-variant: normal;
	color:#3C3C3C;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
}
.imageborder {
	border-width: 1px;
	border-color: #4C4C4C;
	border-style: solid;
}

