body {
	font-family: arial, helvetica, sans-serif;
	margin-left: 2em;
	margin-top: 5em;
}
#content {
  width: 800px ;
  margin-left: auto ;
  margin-right: auto ;
   margin-top: -50px ;

}
#payMe {
  margin-left: 1000 ;
  margin-right: auto ;
}

revHed {
font-size: 48px;
	color: #aaaaaa;
			font-weight: bold;
}

H1 {
	font-size: 48px;
	line-height: 0px;
		font-weight: bold;
			color: White;


}
H2 {
	font-size: 18px;
	line-height: 20px;
	color: #aaaaaa;
	font-weight: normal;


}
H3 {
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	color: #aaaaaa;

	
}

H4 {
font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
}
H5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #888888;
	font-weight: bold;
	margin-top:2px;
	margin-bottom: 5px;
}

.underImage{
color: White;
margin-bottom:5px;
}


.bluetext {
	font: Arial;
	color: #006688;
	font-weight: bold;
}
.nounderline{
	text-decoration: none;
	color: #000000;
}
.grey{
	color: #888888;
}
.grey2{
	color: #888888;
	font: Arial;
	font-weight: bold;
	font-size: 14px;
	margin-right:10px; 
	margin-top: -2px;
}

ADDRESS {
	font-size: 12px;
	font-weight: normal;
	color: #888888;
	}
	
.maintable {
	font-weight: bold;
	width: 300px;
	padding-left: 0em;
	margin-top: 1em;
	}
	
CAPTION {
	color: #006688;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	font-size: 12px;
	margin-top: 1em;
	margin-bottom: -1em;
	letter-spacing: 3px;
}	
.readout {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	}

#navcontainer { width: 600px; }

#navcontainer ul
{
margin-top: -8px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
width: 600px;


}

#navcontainer a
{
	display: block;
	padding: 16px;
	background-color: #a0d7e8;
	border-bottom: 2px solid #FFFFFF;
	font-weight: bold;
	border-color: #FFFFFF;
}
#navcontainer a.special
{
	display: block;
	padding: 16px;
	background-color: #CCCC99;
	border-bottom: 2px solid #FFFFFF;
	font-weight: bold;
	border-color: #FFFFFF;
	color: #666600;
}
#navcontainer a.special:visited
{
	color: #666600;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}
#navlist a:visited{
color: #006688;
}

#navcontainer a:hover
{
	background-color: #90c7d6;
	color: #000000;
}
#navcontainer a.special:hover
{
	background-color: #B6B788;
	color: #000000;
}


