/* CSS Document */

<style type="text/css">


body {
	margin-top: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.sub_links {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }


.bold_12 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333;  }

.plain_12 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333;  }

.bold_16 {font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; }

.home_disclaimer {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 9px; }

.color_text {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333;  }
	
.color_text_bold
 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333;  }
	
	

.bio_pic {
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

</style>
