body { 
	font-size: 9pt; 
	line-height: 14pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #fff url(backgrnd.gif) no-repeat;
	background-color: #fff;
}

body.bio {
	background: url(bio_background.gif) repeat;
}

body.home {
	background: #60502e url(background_home.gif) repeat;
	color: #fff;
}


a, a:link { 
	color: #262626;
	text-decoration: none;
}
a:visited {
	color: #262626;
}
a:hover { 
	text-decoration: underline;
}
a:active {
}

h3 { 
	font-size: 11pt; line-height: 14pt;
}
h6 { 
	font-style: normal; font-weight: normal; font-size: 9pt; line-height: 14pt; 
}
td { 
	font-size: 9pt; line-height: 14pt; 
}
.legal {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	line-height: normal;
	font-style: normal; 
	font-weight: normal;
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none;
}

.home .disclaimer {
	color: white;
	width:600px; 
	z-index:1; 
	margin: 15px;
	margin-top: 100px;
	text-align: justify;
}