.PageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold}
.Subheading {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline}
.SubheadingNoUnderline {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.NormalBold {  font-size: 14px; font-weight: bold; text-align: justify;}
.NormalSmall {  font-size: 12px; text-align: justify;}
.Normal {
	font-size: 14px;
	text-align: justify;
}
a {
	color:#069;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#069;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}