     body {
         font-family:Verdana,Arial,Helvetica,sans-serif;
         font-size:10pt;
     }

     .term {
         font-weight:bold;
     }

     .distance {
     	 color: red;
     }

     .calcable {
     	 text-decoration: underline;
     }

     th { 
         background: black; 
         color: white;
     }

     .dow { 
         background: gray; 
         color: white; 
         text-align: center;
     }
     .current { 
         font-weight: bold 
     }


     a:link, a:visited, a:active {
         color:#88B41E;
         text-decoration:none;
     }

     ul li {skin.css (line 136)
         color:#424242;
         font-size:10pt;
         font-style:normal;
         font-weight:normal;
         list-style-position:inherit;
         padding:2px;
     }

