.normal            { font-family: Georgia; font-size: 13px; color: white; letter-spacing: 0; margin: 20 20;}
.normal A:link     { color: white; text-decoration: none }
.normal A:visited  { color: ; text-decoration: none }
.normal A:hover    { color: navy; text-decoration: none }

.nav            { font-family: Georgia; font-size: 12px; color: white; text-transform: uppercase; letter-spacing: 1; margin-left: 4;}
.nav A:link     { color: white; text-decoration: none }
.nav A:visited  { color: white; text-decoration: none }
.nav A:hover    { color: white; text-decoration: none }

h1           { font-size: 48px; color: white; font-family: Georgia; margin-top: 15; }
h2           { font-size: 19px; color: navy; font-family: Georgia; margin-top: 15; text-transform:uppercase }

table            { font-family: Georgia; font-size: 13px; color: white; }
table A:link     { color: 00cc66; text-decoration: none }
table A:visited  { color: ED844A; text-decoration: none }
table A:hover    { color: ED844A; text-decoration: none }

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

span.orange { color: ffcc66; }
span.green  { color: 0066cc; }








