body { color: black; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; }
.Regular {
	font-size: 16px;
	font-style: normal;
	text-align: left;
}
.Top {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.Bold {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}



p {
	font-size: 16px;
	text-align: center;
	text-emphasis: accent;

}

td {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}

a:link, a:visited  { color: #000 ; text-decoration: none; }

a:hover { color: #566177 ; text-decoration: none; }

a:active { color: #eede6b ; text-decoration: none; }

.MediumText {
}
.SubTitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

