h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
h1 {
	font-size: 24px;
	color: #333;
	margin: 0 0 2px 0;
	line-height: 1;
	}
	
h2 {
	font-size: 18px;
	color: #0197CF;
	padding: 0px 0 0 0 ;
	line-height: 1;
	}
h3 {
	font-size: 14px;
	color: #404040;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
h4 {
	font-size: 12px;
	color: #006694;
	}


.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.addresstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8D8D8;
	font-weight: normal;

}
.bottomnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a:hover {
	color: F55454;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	text-decoration: underline;
}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 99CCFF;
}

.bold {
	 color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
	 font-size: 20px;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.headline {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	display: block;
	font-style: normal;
}
.headline2 {
	color: #0271ca;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	display: block;
	font-style: normal;
}
.headline3 {
	color: #cbae33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	display: block;
	font-style: normal;
}
.headline4 {
	color: #675817;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0px;
	font-weight: bold;
	display: block;
	font-style: normal;
}
.fontbig {
    color: #00FFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    display: block;
}
.subheading2 {
    color: #000000;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    display: block;
}

