.bodyfont {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.headings {
	font-family: Georgia;
	color: #eba003;
	font-size: 12px;
}

.copyright {
	font-family: arial;
	font-size: 11px;
	color: #eba003;
}

.infocd {
	font-family: arial;
	font-size: 11px;
	color: #363636;
}
a {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #eba003;
	text-decoration:none;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #363636;
	text-decoration:underline;
}

.section_headings {
	font-family: Georgia;
	color: #eba003;
	font-size: 12px;
}