@charset "ISO-8859-1";
.H1 {
	color: #FF0000;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
}
.H3 {
	color: #003399;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.Subhead_01 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.body_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003399;
}
.Body-sml_01 {
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #003399;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #66CC00;
}

