
		.box{
			border : 3px double #000000;
		}
		.body_text{
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			line-height: 125%;
			font-size : 12px;
			color : #333333;
		}
		a{
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : #555555;
		}
		.footer{
			font-size:8pt;
			color: #dddddd;
			margin-left: 20px;
		}
		.footer a{
			font-size:8pt;
			color: #dddddd;
		}
		.footer a:hover{
			font-size:8pt; color: #ffffff;
		}

		.body_bg{
			background-position : top;
			background-repeat : no-repeat;
			background-attachment : scroll;
		}
		.profile {
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			line-height: 135%;
			font-size : 12px;
			color : #000000;
		}
		.profile H1{
			font-size : 16px;
			font-weight: bold;
			font-variant : small-caps;
		}
		.profile H2{
			display:inline;
			font-size : 14px;
			font-weight: bold;
		}
		.profile H3{
			display:inline;
			font-size : 13px;
			font-weight: bold;
			font-style: italic;
		}		
		.profile quote{
			font-style: italic;
		}

		
/* Bio Styles */
.bio_name_top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7D1516;
	font-weight:bold;
	line-height : 150%;
}
.bio_name{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7D1516;
	font-weight:bold;
	line-height : 150%;
}
.bio_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D1516;
	font-style : italic;
}
.bio_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height : 175%;
}
.bio_bg{
	border : 1px solid #999999; background-color : #FBFBFB;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D1516;
	font-weight:bold;
/*	line-height : 125%;*/
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
