.menulink {
	font-family: New Times Roman;
	font-size: 11px;
	font-weight: bold;
	color: #906D33;
	text-decoration: none;
}
.bodytext {
	font-family: New Times Roman;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.companyname {
	font-family: New Times Roman;
	font-size: 16px;
	font-weight: bold;
	color: #1DB108;
	text-decoration: none;
}
.companyslogan {
	font-family: New Times Roman;
	font-size: 11px;
	font-weight: bold;
	color: #1DB108;
	text-decoration: none;
	text-align: center;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}

