# body { background: #ccffcc }

a   { font: bold 10px Verdana,Arial,Helvetica,sans-serif; text-decoration: none; color: black}

p   { font: 12px Georgia,"Times New Roman",Times,serif;   text-align: justify}
pre { font: bold 12px "Courier New",Courier,mono}

h1  { font: bold 18px Verdana,Arial,Helvetica,sans-serif; line-height: 150%; 
       text-align: center}
h2  { font: bold 12px Verdana,Arial,Helvetica,sans-serif; line-height: 150%; 
       text-align: center}
h3  {  font: bols 10px Verdana,Arial,Helvetica,sans-serif}

dt  { font: bold 12px Verdana,Arial,Helvetica,sans-serif; border-style: none;
       color: white; background-color: black}
dd  { font: 12px Georgia,"Times New Roman",Times,serif; text-align: justify}
dt a  { color: white; background: black }
li  { font: 12px Verdana,Arial,Helvetica,sans-serif; text-align: left}

code  { font: bold 12px "Courier New",Courier,mono; text-align: left}

table { text-align: center}
th    { font: bold 12px Verdana,Arial,Helvetica,sans-serif; color: white; 
         background-color: black}
td    { font: 12px Georgia,"Times New Roman",Times,serif}

.strike { text-decoration: line-through; color: red }
.green  { color: green; }
