.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;

}
a, a:visited, a:active {
	color: #948431;
	text-decoration: underline;
}
a:hover{
	color:#00aeef;
	text-decoration: underline;
}

.footer a, .footer a:visited, .footer a:active {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover{
	color:#00aeef;
	text-decoration: underline;
}

body {
	background-color: #ffffff;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00aeef;
	font-size: 18px;
	font-weight: normal;
	display: inline; 
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 22px;
	font-weight: normal;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #555555;
	font-size: 9px;
	font-weight: normal;
	display: inline; 
}