body { background-color: #fff; background-image: none; margin: 25px 5px 5px;
font-family: arial, sans-serif; font-size: 10pt;
 }

a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #0080ff; font-weight: 900; background-color: transparent; text-decoration: underline; }
a:active { color: #fff; }

p { color: #000; font-size: 10pt; }
ul { color: black; font-size: 10pt; margin: 1em 0 1em 40px; }

.nav { color: #ddd; font-size: 12px; font-weight: 700; }
.subnav { color: #000; font-size: 12px; font-weight: 700; margin: 2em 1em 0 1em }
.subsubnav { margin-right: 1em; font-size: 85%; }

.subtype { color: #000; font-size: 8pt; }
.subtype a { color: #000; font-weight: normal; text-decoration: none }
.subtype a:hover, .subtype a:active { color: #000; font-weight: normal; text-decoration: underline }


p.biohead { font-weight: bold; margin-top: 4em; }
p.svchead { font-weight: bold; margin-top: 4em; }


