 * {color: lime; font-family: verdana, sans-serif; font-size: 100%}

body {background: black}

.centered {text-align: center;}
.italic {font-style: italic; font-size: 84%}
.footer {font-size: x-small; text-align: left;}
.small {font-size: small; text-align: left;}
.large {font-size: large;}
.big {font-size: x-large;}
.unicode {color: lime; font-family: "lucida sans unicode"; ; font-style: normal; font-size: 130%}

table {display: inline;}

blockquote {font-size: small;}

a img {border: 0;}
a:link {color: red}
a:active, a:hover, a:focus {color: aqua}
a:visited {color: silver}
a.small:link {color: red}
a.centered:link {color: red}

h1 img {vertical-align: middle; margin-top: 0; margin-bottom: 0;  }
h1 {color: white; margin-top: 0; margin-bottom: 0; font-size: 230%; 
    font-family: sans-serif; font-weight: bold; text-align: center;}
h2  {color: #FFCC00; text-align: center; font-size: 180%;}
h3, th, dt {color: #FFCC00}

address { padding-left: 15%; font-style: normal; font-size: medium; font-weight: bold;}

td, th {background-color: #666666; font-size: 84%; vertical-align: top;}
td.black {background-color: black; font-size: 84%; vertical-align: top;}


td h3, ol, li, i, a {vertical-align: top; font-size: small }
em {color: #FFCC00; font-style: normal; font-size: 90%}


ul.nobullet {list-style-type: none; text-align: center;
           margin-left: 0; padding-left: 0}

ul.djsets li {list-style-type: none; font-size: x-small; text-align: center;
          margin-left: 0; padding-left: 0; }
ul.djsets a {list-style-type: none; font-size: x-small; text-align: center;
          margin-left: 0; padding-left: 0; }
