<!--
.style1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
}
.style2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	line-height: 16px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 30px;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #006E3A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.left_nav{
	background: url("../images/bg_nav.gif") no-repeat;
	color:white;
	line-height:30px;
	font-weight:bold;
}
.left_nav a{
	text-decoration:none;
	color:#ffffff;
}
.page_title{
	background: url("../images/left_angle.gif") top left no-repeat;
	color:#00703d;
	padding: 15px 0px 0px 20px;
	font-size:16px;
	font-weight:bold;
}

.left_nav a {color: #ffffff; }
.left_nav a:visited {color: #ffffff; }
.left_nav a:hover {color: #fdc689;}
.left_nav a:active {color: #ffffff; }


.bio a {
	text-decoration:none;
	color: #000000; 
}
.bio a:visited {color: #000000; }
.bio a:hover {color: #000000;}
.bio a:active {color: #000000; }


-->