
.body {
	font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
color: #515151;
background: #FFFFFF;	
}

.dave {
	font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
color: #fc303b;
background: #FFFFFF;	
}

ul {
color:#0073ae;
background: none;
font-size:1.2;
padding-left: 10px;

}

li ul {
color:#6b6b6b;
background: none;
font-size:1.2;
padding-left: 20px;

}

.h3 {

font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
}



.btnav { 
	background-color: #76b0d6;
	
	} 

a:link, a:hover, a:visited, a:active {
	color: #fc303b; 
	font-weight: bold; 
	text-decoration: underline; 
	}
	
