@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5B5C5C;
	line-height: 1.5em;
}
h1 {
	font-size: 22pt;
	color: #0081C7;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
	line-height: 1em;
}
h2 {
	font-size: 14pt;
	color: #77B1DF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}
h3 {
	font-size: 12pt;
	color: #5B5C5C;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
