body {           font-family: verdana, arial, helvetica, sans-serif;
                 background-color:#000099;
                 margin-left: 0px;
                 margin-top: 0px;
                 margin-right: 0px;
                 color: #00ffff;
                 margin-bottom: 0px;
                 }

h1, h2, h3, p, dl, td {
                 font-size: 13px;
                 margin-right: 10px;
                 margin-left: 10px;
                 color: #00ffff;
                 }
p {              
                 margin-top: 5px;
                 margin-bottom: 5px;}
ul {             list-style:disc outside;
                 font-size: 13px;
                 margin-right: 10px;
                 color: #00ffff;
                 }
ol {             
                 font-size: 13px;
                 margin-right: 10px;
                 color: #00ffff;
                 list-style:decimal outside;
                 }
dt {             margin-top: 4px;
                 color: #00ffff;
                 font-style:italic;
                 text-indent: 20px;
                 }

div {            margin-left: 0px; }

h1, h2, h3 {     font-size: 13px;
                 }

h1 {             margin-top: 8px;
                 margin-bottom: 5px;
                 font-weight: bold;}
h2 {             border-top: solid ;
                 border-top-width: 2px;
                 border-bottom: solid ; 
                 border-bottom-width:1px;
                 margin-top: 4px;
                 margin-bottom: 2px;
                 font-weight: normal;
                 border-color:#00ffff;
                 font-style:italic;}
a {              font-weight: bold;
                 text-decoration: none;
                 color: #aaffff;
                  }
a:hover {        color: #ffffff;
                  }

.metainfo {      font-weight: normal;
                 color: #00ffff;
                 margin-top: 0px;
                 font-size: 10px;
                 margin-left: 0px;
                  }
.interact {      color: #000000;
                 background-color: #ffff66;
                 font-size: 13px;
                 font-weight: bold; }
.discuss {      
                 background-color: #0000cc;
                 }

