@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: #3f5f90;
	line-height: 90%;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #B59232;
	line-height: 50%;
	margin-bottom: 0px;
}
a:link {
	color: #9D3323;
	text-decoration: underline;
}
a:visited {
	color: #063;
	text-decoration: none;
}
a:hover {
	color: #B06D27;
	text-decoration: underline;
}
.author {
	font-size: 75%;
	color: #666666;
	font-style: italic;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #3f5f90;
}
.text {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 12px;
}
