@charset "utf-8";
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 900;
	line-height: normal;
}
#leftcol {
	padding: 2px;
	width: 10em;
	margin-right: 30px;
	float: left;
	height: auto;
}
#main {
	width: 75%;
	margin-left: 11em;
}
.closefloat {
	clear: both;
	float: none;
}
