body {
	background-image:url('images/bg5.gif');
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	margin-top: 6px;
	margin-left: 6px;
}

.head1 {
	background-image:url('images/bg1up.gif');
}
.head2 {
	background-image:url('images/bg5.gif');
}
.head2a {
	background-image:url('images/bg1.gif');
}
.footer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a.navquick:link {	font-family: arial, serif;
	font-size: 12px;
	color: #006E7F;
    text-decoration: none;
	font-weight: bold; }
a.navquick:visited {	font-family: Arial, serif;
	font-size: 12px;
	color: #006E7F;
    text-decoration: none;
	font-weight: bold; }
a.navquick:hover {	font-family: Arial, serif;
	font-size: 12px;
	color: #006E7F;
    text-decoration: none;
	font-weight: bold; }

  
a {
	font-family: arial;
	font-size: 14px;	
	color: #0000ae;
	text-decoration: none;	
	font-weight: normal;	
}
a:visited {
	color: #a45200;
	font-weight: normal;	
}
a:hover {
	color: #0000ae;
	text-decoration: underline;
	font-weight: normal;	
}
a:active {
	color: #0000ae;	
	font-weight: normal;	
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px; 
	font-weight: bold;
	color: #000080;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #000000;

}


