body { background: black;
       font-family: "Trebuchet", "Lucida", "Arial", "Helvetica", "sans-serif"; 
       font-size: 100%; 
       font-weight: bold; 
       color: white }
div.quote { color: #ffffff;
            font-family: "Arial", "Helvetica", "sans-serif";
            font-size: 90%;
            text-align: right; }
div.just { text-align: justify }
td.bright { border-right: solid #9ccbff 2px }
div.section { font-family: "Arial", "Helvetica", "sans-serif";
              font-size: 20px;
              font-style: italic;
              color: #9ccbff;
              font-weight: bold;
              border-bottom: 1px solid #9ccbff; }
a { color: #9ccbff; text-decoration: none }
a:visited  { text-decoration: none; color: #acabff }
a:active { text-decoration: none; color: #9999FF }
a:hover { text-decoration: underline }
.solid { border-width: 4px;
         border-style: solid;
	 border-color: white }
.thin {  border-width: 2px;
         border-style: solid;
	 border-color: white }
hr {  color: white }
p { font-size: 14px;
    text-align: justify; }
a.selections {  font-family: "Courier New", Courier, mono; font-size: 10pt; font-style: normal; text-decoration: none; left: 5px; clip:  rect(   )}
