body      { background: black;
            font-family: sans-serif; font-size: 12px; color: #cccccc; text-align: left; margin: 0 }

p         { font-family: sans-serif; font-size: 12px; color: #cccccc; text-align: left; margin: 0 }

a         { text-decoration: none; font-family: sans-serif; font-size: 12px; }
a:link    { color: #996699 } 
a:visited { color: #996699 }
a:active  { color: #ff0000 }

h1        { font-family: sans-serif; font-size: 22px; font-weight: bold; font-style: normal; color: #ff0000; }
h2        { font-family: sans-serif; font-size: 18px; font-weight: bold; font-style: normal; color: #996699; }
h3        { font-family: sans-serif; font-size: 14px; font-weight: bold; font-style: normal; color: #cccccc; }
h4        { font-family: sans-serif; font-size: 12px; font-weight: bold; font-style: normal; color: #cccccc; }

b         { font-family: sans-serif; font-size: 12px; margin-left: 0em; color: #cccccc; }
td        { font-family: sans-serif; font-size: 12px; margin-left: 0em; color: #cccccc; }
ul        { font-family: sans-serif; font-size: 12px; margin-left: 0em; color: #cccccc; }
li        { font-family: sans-serif; font-size: 12px; margin-left: 0em; color: #cccccc; }

