
h1 {
	clear:both;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#000099;
	font-weight:bold;
	font-size:22px;
}
h2 {
	clear:both;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#000099;
	font-weight:bold;
	font-size:18px;
}
h3 {
	clear:both;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#000099;
	font-weight:bold;
	font-size:16px;
}
h4 {
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}
h5 {
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:18px;
	font-weight:bold;
}
a {
	color: #009999;
}
a:hover {
	color: #0000ff;
	text-decoration:none;
	background-color: 99cccc;
}
a:link, a:visited {
	font-family: "trebuchet ms", arial, sans-serif;
	text-decoration:none;
}

body {
	color: #000066;
}
td {
	font-family: "trebuchet ms", arial, sans-serif;
	line-height: 20px
}
.sm_arial {
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
}
.td_bio {
	line-height: 15px
}
.td_heads {
	color: white;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	background-color: #ccccff;
	text-align: left
}
.td_entry_heads {
	color: #333333;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	background-color: #f5f5f5;
	text-align: right
}
.td_entry_heads1 {
	color: #333333;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	background-color: #ffc;
	text-align: right
}
.td_entry_description {
	color: white;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	background-color: #ccccff;
	text-align: right
}
.td_entry_description1 {
	color: white;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	background-color: #ccccff;
	text-align: center
}
.td_entry_description2 {
	color: white;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	background-color: #ccccff;
	text-align: left
}
.td_display_heads {
	color: white;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	line-height: 1;
	background-color: #4b0082;
	text-align: right
}
.td_months {
	color: white;
	font-size: 14px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: bold;
	background-color: #333333
}
.td_data {
	color: #333333;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
	line-height: 1.5;
	text-align: left
}
.td_data1 {
	color: #333333;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
	line-height: 1.5;
	text-align: left
}
.td_data_right {
	color: #333333;
	font-size: 13px;
	font-family: "trebuchet ms", arial, sans-serif;
	line-height: 1.5;
	text-align: right
}
.16bold {
	color: #4b0082;
	font-size: 16px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: bold
}
.14bold {
	color: #333333;
	font-size: 14px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-style: italic;
	font-weight: bold
}
#bio, #bio ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#bio a {
	display: block;
	width: 250px;
}
#bio li {
	float: left;
	width: 250px;
}
#bio li ul {
	position: absolute;
	width: 250px;
	left: -999em;
}
#bio li:hover ul {
	left: auto;
	width: 250px;
	padding: 5px;
	margin: 10px;
	z-index: 120;
	color: black;
	background: #cc99ff;
	font: 10px Verdana, sans-serif;
	text-align: left;
}
