.bodytext {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: normal;

}
.bodysmall {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.footer a{
	color:#000000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.footer a:hover{
	color:#000000;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}