body                    { color: #eeeeee;
                          background-color: #000000; 
                          font-family: Arial, sans-serif; font-size:11pt;}

a:active                { text-decoration:none; color: #ffaaaa; }
a:link:hover            { background-color: #28303f; }
a:visited:hover         { background-color: #28303f; }
a:visited               { text-decoration:none; color: #eeaa8b; }
a:link                  { text-decoration:none; color: #ff6a4b; }

h1, h2, h3, h4, h5, h6  { font-family: Impact, sans-serif;
                          font-weight: bold; }
h1                      { font-size: 130%; }
h2                      { font-size: 120%; }
h3, h4                  { font-size: 110%; }

.local                  { font-family: Courier, sans-serif; font-size:11pt; }
