@charset "utf-8";
.back {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	margin-right: 21px;
}
.nav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CCCCCC;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-align: right;
	height: 30px;
}
.bio {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	padding-right: 20px;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 20px;
}
