body { color: black; background-color: white; }
p { color: #484b3a; font-size: 16px; font-family: verdana; }
td {}
a:link { color: #ccc }
a:visited { color: #111 }
a:hover { color: #111 }
a:active { color: #484b3a }
table1 { color: gray; font-size: 12pt; font-family: verdana, arial; }
.footer { color: gray; font-size: 10pt; font-family: arial; }
.nav { color: #ccc; font-size: 12pt; font-family: arial; text-decoration: none; padding: 0 12px; border-top-color: #ccc; }
.nav a:link { color: #ccc ; }
.nav a:visited { color: gray ; text-decoration: none; }
.nav a:hover { color: silver ; text-decoration: underline; }
.nav a:active { color: #111 ; text-decoration: none; }
.subnav { font-family: arial; text-decoration: none; }
.subnav a:link { color: #ccc ; text-decoration: none; }
.subnav a:visited { color: gray ; text-decoration: none; }
.subnav a:hover { color: #111 ; text-decoration: underline; }
.subnav a:active { color: #080808 ; text-decoration: none; }
h1 { color: #808080; font-size: 12px; font-family: verdana; font-weight: bold; }
h2 { color: #7d7d7d; font-size: 12px; font-family: verdana; font-weight: normal; }
h3 { color: #7d7d7d; font-size: 11px; font-family: verdana; font-weight: bold; }
