@charset "UTF-8";
.navtext {
	font: georgia;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 2px;
}
body {
}
.nonnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	letter-spacing: 2px;
	word-spacing: 1px;
	font-weight: normal;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #99CC00;
}
a:active {
	color: #000000;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #8B0E11;
	letter-spacing: -1px;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #8B0E11;
	letter-spacing: -1px;
	line-height: 32px;
	margin-right: 60px;
}
.head3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #8B0E11;
	letter-spacing: -1px;
	line-height: 32px;
}
.navcell {
	background-image: url(images/col_bot.jpg);
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333;
	letter-spacing: -0.5px;
	margin-left: 40px;
	margin-right: 90px;
}
.logo {
	padding-top: 182px;
}
.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 14px;
	color: #666;
}
text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
}
strong {
	font-weight: bold;
}
.lefttop {
	padding-top: 116px;
}

