.borderaround {
	border: 1px solid #000000;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.rside {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;

}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;

}
.ltr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.topbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;

}
