body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-style:normal;
	margin:0;
	padding:0;
} 
A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:active {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}	
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
} 
#nav1 a {
	padding: .5em .9em;
	color: #000000;
	text-decoration: none;
}
#nav1 a:hover {
font-weight: bold;
}