p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
	
.nav a{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.nav a:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000000;
text-decoration: underline;
}

.sublinks {
line-height: 25px;

}

.sublinks a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: none;
}

.sublinks a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: underline;
}

.content {
width: 575px;
text-align: left;
padding-left: 5px;
}

.footer{
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  text-align: center;
		  color: #ffffff;
		  }

.footer a {
		color: #ffffff;
		text-decoration: none;
		}
		
.footer a:hover {
		color: #ffffff;
		text-decoration: underline;
		}