/* CSS Document */


p, li, h1 {
	color: #464343;
	font: 13px "Times Roman", "New Times Roman", Times, serif;
	line-height: 19px;
	margin-right: 10px;
	text-align: justify;
	}
	
h1, .listed { color: #00709D; }
	
p a {
	color: #7881A8;
	text-decoration: none;
	}
	

p.footer {
	color: #fff;
	font: 9px Helvetica, Arial, Verdana, sans-serif;
	line-height: 13px;
	padding-top: 8px;
	text-align: center;	 
	}
	
p.footer a {
	color: #fff;
	text-decoration: none;
	}
	
p.footer a:hover {
	text-decoration: underline;
}
	
td.bio p { margin-left: 10px; }