.normal            { font-family: Tahoma; font-size: 15px; color: #000000; letter-spacing: 0; margin: 15 15;}
.normal A:link     { color: ffcc66; text-decoration: none }
.normal A:visited  { color: ffcc66; text-decoration: none }
.normal A:hover    { color: ffcc66; text-decoration: none }

.nav            { font-family: Tahoma; font-size: 15px; color: #FFFFFF; text-transform: uppercase; letter-spacing: 1; margin-left: 4;}
.nav A:link     { color: ffcc66; text-decoration: none }
.nav A:visited  { color: ffcc66; text-decoration: none }
.nav A:hover    { color: ffcc66; text-decoration: none }

h1           { font-size: 35px; color: black; font-family: Times; margin-top: 15; }
h2           { font-size: 22px; color: black; font-family: Times; margin-top: 15; text-transform:uppercase }

table            { font-family: Tahoma; font-size: 16px; color: #000000; }
table A:link     { color: ffcc66; text-decoration: none }
table A:visited  { color: ffcc66; text-decoration: none }
table A:hover    { color: ffcc66; text-decoration: none }

.small           { color: black; font-family: Veranda; font-size: 12px; margin: 15 15;}

span.orange { color: ffcc66; }
span.green  { color: 339933; }