
#bio{
	font-weight: bold;
	font-size: 17px;
}

#bio a {
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}
  
#bio a:hover {
	color:#FFFF00;
	text-decoration:none
}

#bio li {
	line-height: 28px;
	text-indent: 40px;
	font-weight: normal;
	list-style-position: inside;

}

#ko {
	font-size: 11pt;
	line-height: 24px;
}

#ko p {
	text-indent: 25px;
	margin-bottom: 14px;
}

#freebox {
	float: none;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10pt;
	border: 6px groove #999999;
	line-height: 15pt;
	text-align: center;
	padding: 7px;
	width: 260px;
	margin-left: 20px;
	margin-right: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#freebox2 {
	float: none;
	background-color: #333333;
	color: #FFDF00;
	font-size: 10pt;
	border: 6px groove #999999;
	text-align: left;
	padding: 7px;
	width: 260px;
	margin-left: 20px;
	margin-right: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.headerFav {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 7px;
}
.subfav {
	color: #FFFFD2;
	padding-top: 10px;
}

