@charset "UTF-8";
body {
	background-color: #173435;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 18px;
}
a:link {
	color: #003333;
}
a:visited {
	color: #003333;
}
a:hover {
	color: #003333;
	text-decoration: underline;
}
a:active {
	color: #003333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E32F23;
	text-decoration: none;
	background-image: url(/images/stroke.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 12px;
	white-space: nowrap;
	line-height: 17px;
	margin: 0px 0px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.small {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: -10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 18px;
}
.letter-list {
	list-style-type: lower-alpha;
	line-height: 18px;
	margin: 5px 0px 0px;
}
p.indented {
	margin-left: 40px;
	margin-right: 40px;
}
