p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	text-decoration: none;
}
div {
	padding-right: 20px;
	overflow: auto;
	position: static;
	width: 360px;
	height: 400px;
	visibility: visible;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: bold;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: bold;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: bold;
}
.firstParagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #444444;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
}
blockquote {
	margin-left: 20px;
}
.floatRight {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.horzRule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	background-position: center;
}
