body { color: black; background-color: white; }

p {}

td {}

a:link { color: #56728c ; text-decoration: none; }

a:visited { color: #56728c ; text-decoration: none; }

a:hover { color: #030303 ; text-decoration: underline; }

a:active { color: #7d6ea2 ; text-decoration: underline; }
.mainText { color: #030303; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; }
.botomNav { color: #696969; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 12px; }
.Headings { color: #979797; font-size: 13px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px; }
.bullets { list-style-type: circle; list-style-position: outside; white-space: normal; }
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFE271;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
