@charset "UTF-8";
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin: 0px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}
#footer a:visited {
	text-decoration: none;
}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3C2126;
	text-indent: 0pt;
	margin-right: 12px;
	margin-left: 12px;
}
#main h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #3C2126;
	font-style: italic;
}
#main h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #3C2126;
}
#main h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3C2126;
}

