FONT {
  font-size: 100%;
     line-height: 140%;
  font-family: Verdana, Arial, Helvetica, "Sans Serif";
}

.header {
  	font-size: 200%;
  	color:  #0a50a1;
  	line-height: 180%;
  	font-family: Verdana, Arial, Helvetica, "Sans Serif";
  	font-weight: 900;
	
}
H1{
  	color:  #0a50a1;
}
H2{
  	color:  #0a50a1;
}
H3{
  	color:  #0a50a1;
}
H4{
  	color:  #0a50a1;
}
.header1
{
	font-size: 100%;
	text-transform: capitalize;
	color: #128690;
	line-height: 180%;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
	font-weight: 700;
	font-stretch: semi-condensed;
}

.regular
{
	font-size: 90%;
	color: #0a50a1;
	line-height: 115%;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
}

.quote
{
	font-size: 100%;
	color:  #128690;
	line-height: 125%;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
}
.footer {
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
	color: #0a50a1;

}


.aLink
{
	font-weight: 700;
	font-size: 10pt;
	color: #ffffff;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
	background-color: #FDCC12;
	text-decoration: none;
}

.aOver
{
	font-weight: 700;
	font-size: 10pt;
	color: #C1A45F;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
	background-color: #FDCC12;;
	text-decoration: none;
}
.aPark
{
	font-weight: 700;
	font-size: 10pt;
	color: #ffffff;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
	background-color: #C1A45F;
	text-decoration: none;
}

.nFont {
  font-size: 12pt;
  font-family: Arial, Helvetica, "Sans Serif";
  font-weight: 900;
  color: #000000
}
div.a
{
	left: 0px;
	position: absolute;
	top: 0px;
}

div.Image IMG {
	float: right;
}