@charset "UTF-8";

html {
overflow-y: scroll;
}

.navcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
}

a:link {color: #555555;}
a:visited {color: #333333;}
a:hover {color: #999999;}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: right;
}
