h1,h2,h3 { font-family: helvetica }
li { font-family: helvetica; background-color: black; color: white }
body { font-family: helvetica; background-color: black; color: white }
td { font-family: helvetica; background-color: black; color: white }
th { font-family: helvetica; background-color: black; color: white }
/*ul ol li { padding:  0  0 100 0 }*/
/*li {border: solid green}*/
.inner {border: solid red; margin: 0 0 5 0 }
a:link {color: orange}
a:visited {color: yellow}
a:active {color: white}
pre, tt, code, kbd, samp { font-family: monospace }
select,option,input,form {font-family: helvetica, sans-serif;
    background-color: black; color: white}

