p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: cec4a9;
}
.bodytext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topmargin {
	padding-top: 4px;
	padding-left: 5px;

}
a:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {

	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {


	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {



	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
