BODY {
	SCROLLBAR-FACE-COLOR: #E0E0E0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DE0301; 
	SCROLLBAR-SHADOW-COLOR: #DE0301; 
	SCROLLBAR-3DLIGHT-COLOR: #E0E0E0; 
	SCROLLBAR-ARROW-COLOR: #DE0301; 
	SCROLLBAR-TRACK-COLOR: #EFEFEF; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}
body, td, p, br{
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif
}


A:link { color:#DE0301;  text-decoration: none; text-transform: uppercase; font-size:8pt}
A:visited { color:#DE0301;    text-decoration: none;  text-transform: uppercase;    font-size: 8pt}
A:active { color:#DE0301;   text-decoration: none;  text-transform: uppercase;    font-size: 8pt}
A:hover{ color:#DE0301;   text-decoration: none; text-transform: uppercase; font-weight:bold;  font-size:8pt}

.bio img {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: solid #666 1px;
	}