body, p, ul, a					{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal }
body, p, ul, li		{ color: #000000 }
a:link, a:visited	{ color: #A96DF3; text-decoration: underline }
a:hover, a:active	{ color: #A96DF3; text-decoration: none }
/* 13px is client's request and substituted 12px */

.topmenu, .smallmenu, .whitetitle	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }
.topmenu, .whitetitle		{ color: #FFFFFF }
.smallmenu					{ color: #619DD8 }

a.topmenu:link, a.topmenu:visited	{ color: #FFFFFF; text-decoration: none }
a.topmenu:hover, a.topmenu:active	{ color: #F0C200; text-decoration: none }
a.smallmenu:link, a.smallmenu:visited	{ color: #619DD8; text-decoration: none }
a.smallmenu:hover, a.smallmenu:active	{ color: #F0C200; text-decoration: none }

.sexsection		{ font-size: 12px; color: #F0C200 }
.sexpagetitle		{ font-size: 24px; font-weight: bold; color: #F0C200 }
.sextitle			{ font-size: 14px; color: #619DD8; font-weight: bold }
/* bold is client's request */
.sexbold			{ font-weight: bold }
.sexitalics			{ font-style: italic }

ul.pub { text-indent: -65pt; padding-left: 50px; list-style-position: inside }
.form_title { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #619DD8 }
.form_field { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000 }
