body { background-color: #000000;
       color: #88ff88;
       font-size: 12pt;
       font-family: arial; }
table { border-style: none;
        border-color: #000000;
	margin: 5px; }
p { font-size: 12pt;
    font-family: arial; }
a:link { color: #00ff00;
         text-decoration: none }
a:visited { color: #008800;
            text-decoration: none }
a:active { color: #888800;
           text-decoration: none }
a:hover { color: #ff8800;
	   text-decoration: none }
img {border-style:none}
img:link { border-style: none }
img:visited { border-style: none }
img:active { border-style: none }
img:hover { border-width: 3px;
	    border-style: groove;
	    border-color: #cc4400; }
img:hover.neverborder { border-style: none; }
ul { list-style: url(piks/bull.gif) circle; }

