@charset "UTF-8";
.logoimg {
	float: left;
	padding-top: 58px;
	padding-left: 75px;
	position: fixed;
	left: 120px;
	top: 85px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E69411;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	color: #BE3325;
	line-height: 90%;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #4B3F3C;
	line-height: 50%;
	margin-bottom: 0px;
}
a:link {
	color: #65328E;
	text-decoration: underline;
}
a:visited {
	color: #99C;
	text-decoration: none;
}
a:hover {
	color: #339933;
	text-decoration: underline;
}
.author {
	font-size: 75%;
	color: #666666;
	font-style: italic;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #be3325;
}
.text {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 12px;
	color: #B59232;
	text-align: center;
}
