@charset "UTF-8";
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	color: 4b4a3b;
}
a.bottom_nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC1C02;
	text-decoration: none;
	line-height: 15px;
}
a.bottom_nav:visited {color: #990000; text-decoration: none; line-height: 15px; }
a.bottom_nav:hover {color: #990000; text-decoration: underline; line-height: 15px; }
a.bottom_nav:active {
	color: #990000;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.heading{
	font-family: "Times New Roman";
	font-size: 22px;
	color: #990000;
	font-weight: bold;
	 }
