.companyname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.companyslogan {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menuborder {
	border: 1px solid #999999;
}
.menustyle {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menustyle:hover {
	color: #A0213C;
	text-decoration: none;
}
.bodyheader {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
