/* CSS Document */
body
{ font-family: Arial, Verdana, sans-seriff; margin: 0px; padding: 0px }
td
{ font-family: Arial, Verdana, sans-seriff; font-size: 8pt; color: #000000; text-decoration: none }
/* #### content styles #### */
.head /* The page name header*/
{ font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none }
.subHead
{ color: #000000; background-color: #ffffff; border: #000000 solid 2px; font-weight: bold }
.tdBdr
{ border: thin #000000 solid; font-size: 9pt; background-color: #ffffff }
.opt1
{ font-size: 8pt; }
/* sets the text size for the preferences buttons */
.buttonTxt
{ font-family: Arial, Verdana, sans-seriff;  font-weight: bold; font-size: 7pt; color: #ffffff }
a.pgnav:link
{ color: #ffffff; text-decoration: none; font-size: 10px }
a.pgnav:visited
{ color: #ffffff; text-decoration: none; font-size: 10px }
a.pgnav:active 
{ color: #ffffff; text-decoration: none; font-size: 10px }
a.pgnav:hover 
{ color: #ffffff; text-decoration: none; font-size: 8px }
a.contentPgLink:link
{ color:#ffffff; }
a.contentPgLink:visited
{ color:#ffffff; }
a.contentPgLink:hover
{ color:#ffffff; }
a.contentPgLink:active
{ color:#ffffff; }