H2, H3, P, TD, TH, DT, DL, a 
{ font-family: Verdana, Arial, Helvetica, sans-serif; }
H2, H3 { line-height: 130%; }

BODY { background-color: #ffffff; }

H2 { font-size: 16px;  color: #000000; }
H3 { font-size: 14px;  color: #004400; }
P { font-size: 11px; line-height: 14px; color: black; }
TD { font-size: 11px;  color: black; }
TH { font-size: 12px;  color: black; font-weight: bold;}
DD { font-size: 11px;  color: black; }
DT { font-size: 12px;  color: black; font-weight: bold;}

div.c1 {text-align: center}

.credits { font-size: 9px; line-height: 120%; }
TD.male {background: #CCFFFF; border: thin gray solid;}
TD.female {background: #FFCCCC; border: thin gray solid;}

IMG.fixed { width: 400pt; }
a:link { color: #0000AA; text-decoration: none; }
a:visited { color: #AA00AA; text-decoration: none; }
a:active { color: #AA00AA; text-decoration: underline; }
a:hover { color: #FF6600; text-decoration: underline;}
