h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-right: 10px;
	padding-left: 10px;

}
a {
	color: #336699;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #336699;
}
h3 {
	font-size: 16px;
	font-style: normal;
	color: #336699;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-weight: bold;


}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ClassHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
}
.subhead {
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
}
