* {font-family:Verdana}
a {text-decoration:none}
/* a:link {color:#400040}
a:visited {color:#400040}
a:active {color:#400040} */
a:link {color:#2E00B8}
a:visited {color:#2E00B8}
a:active {color:#2E00B8}
a:hover{background-color:#FF6600;
color:#2E00B8;}
th {text-align:left}
body  {margin-top:10px;
       background-color:#FF6600;
       padding:10}
h1 {}
h2 {}
h3 {}
h4 {}
table, td, tr, th {padding-left:30;
                   padding-right:30;
                   vertical-align:top;
                   }
.usage {font-family:Courier;
       font-size:small;
       }
.greendot {border-width:0px;
          position:absolute;
           right:50; bottom:31;
          }
