/* CSS Document */

.nav1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E0465;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E0465;
	font-size: 12px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E0465;
	font-size: 13px;
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A80000;
	font-size: 13px;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0E0465;
	font-size: 16px;
}
.HeadlineColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A80000;
	font-size: 16px;
}

.logomaster a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.logomaster a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
	
.logomaster a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
	
.logomaster a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	
}
	
.hnav a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #0E0465;
	text-decoration: none;

}
.white1 {
   font-family: Tahoma;
   color: #FFFFFF;
   font-size: 22px;
   
}
.hnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0E0465;
	text-decoration: none;
}
.hnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0E0465;
	text-decoration: none;
}
	
.hnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0E0465;
	text-decoration: none;
	font-weight: normal;
	
}
	
.hnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0E0465;
	text-decoration: none;

}
