body  { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; margin: 40px 20px 20px; padding: 0 }
.bodytext { font-size: 11px; color: #dddddd; text-align: justify;}
.italic {font-style: italic; color: #ffffff;}

.nav  {font-size: 13px; margin: 0; padding: 0 }
.nav li { list-style-type: none; padding: 0 10px 0 11px; margin: 0;	background: url(images/divider.gif) no-repeat left center; float: left;}
.nav li.first {padding-left: 0; background-image: none;}
.nav li.last {padding-right: 0;}
.nav a:link {color: #ffffff; text-decoration: none;}
.nav a:visited {color: #ffffff }
.nav a:hover {color: #000000; text-decoration: underline;}

.subnav  {font-size: 10px; margin: 0; padding: 0 }
.subnav li { list-style-type: none; padding: 0 10px 0 11px; margin: 0;	background: url(images/divider.gif) no-repeat left center; float: left;}
.subnav li.first {padding-left: 0; background-image: none;}
.subnav li.last {padding-right: 0;}
.subnav a:link {color: #ffffff; text-decoration: none;}
.subnav a:visited {color: #ffffff }
.subnav a:hover {color: #000000; text-decoration: underline;}

.boldheading { color: #dddddd; font-size: 12px; font-weight: bold }
.boldheading a:link { color: #dddddd; text-decoration: underline; }
.boldheading a:visited { color: #dddddd; text-decoration: underline; }
.boldheading a:hover { color: #dddddd; text-decoration: none; }

.footer { color: #dddddd; font-size: 10px }
.footer a:link {font-size: 10px; color: #ffffff; text-decoration: underline;}
.footer a:visited {font-size: 10px; color: #ffffff; text-decoration: underline;}
.footer a:hover {font-size: 10px; color: #dddddd; text-decoration: none;}

a:link { color: #ffffff; text-decoration: underline }
a:visited { color: #aaaaaa; text-decoration: underline }
a:hover { color: #aaaaaa; text-decoration: none }
a:active { color: #aaaaaa; text-decoration: none }