body {
	margin:0;
	padding:0;
}

.top_menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	padding-top:33px;
}

.top_menu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

.top_menu a:hover {
	color:#A49032;
}

.footer_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
	padding-right:12px;
}

.footer_text a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
}

.footer_text a:hover{
	text-decoration:underline;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#A49032;
	text-decoration:none;
	padding:0;
	margin:0;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
	line-height:1.5;
}
.redtext 
{
	font-family :Arial ,Helvetica,sans-serif;
	font-size :12px;
	color :Red ;
	text-decoration :none;
	font-weight :normal ;
	line-height :1.5;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	text-decoration:none;
	font-weight:bold;
	padding:0;
	margin:0;
}
.legendheading 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#A49032;
	text-decoration:none;
	padding:0;
	margin:0;
}
a 
{
	text-decoration :none;
}
a:hover
{
	color :#A49032  ;	
}

.sub_menu a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:gray;
	text-decoration:none;
	font-weight:normal;
	
	
	
}
.sub_menu a:hover
{
	text-decoration:underline;
	color :#A49032;
	
}
