/* Man Afraid style sheet */

BODY, TABLE, TD, TH { font-size: 10pt; font-weight: normal; font-family: Courier New, Courier, monospace; color: #cccc99; }

/* Nav text */
A.nav:link { font-size: 14px; font-weight: normal; text-decoration: none; color: #cccc99; font-family: "Courier New", Courier, monospace; }
A.nav:visited { font-size: 14px; font-weight: normal; text-decoration: none; color: #cccc99; font-family: "Courier New", Courier, monospace; }
A.nav:active { font-size: 14px; font-weight: normal; text-decoration: none; color: #ffffff; font-family: "Courier New", Courier, monospace; }
A.nav:Hover { font-size: 14px; font-weight: normal; text-decoration: none; color: #ff9900; font-family: "Courier New", Courier, monospace; }

/* Nav text on-state */
A.navon:link { font-size: 14px; font-weight: bold; text-decoration: none; color: #ff9900; font-family: "Courier New", Courier, monospace; }

A.navon:visited { font-size: 14px; font-weight: bold; text-decoration: none; color: #ff9900; font-family: "Courier New", Courier, monospace; }

.br2 { font-size: 2px; }
.br6 { font-size: 6px; }