.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
text-indent: 4pt;

}

.nav1 a:link {
color: #FFFFFF;
font-style: normal;
font-weight: bold;
text-decoration: none;

}

.nav1 a:visited {
color: #EEEEEE;
font-weight: bold;
text-decoration: none;

}

.nav1 a:hover {
color: #CCCCCC;

}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
text-indent: 4pt;
text-decoration: none;
	
}

.nav2 a:link {
color: #111111;
font-weight: bold;
text-decoration: none;

}

.nav2 a:visited {
color: #111111;
font-weight: bold;
text-decoration: none;
}

.nav2 a:hover {
color: #555555;
text-decoration: underline;

}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}

.body a:link {
color: #000088;
text-decoration: none;


}

.body a:hover {
text-decoration: underline;

}

.body a:visited {
text-decoration: none;

}



}

.htext{
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #111111;
 	font-weight: bold;

}

.copyrighttext{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-indent: 8pt;

 	
}
