body { font-family : "sans-serif";
       font-style : italic;
       font-size : 14px;
       color : white; 
       background-color : black;
       margin: 0;
       padding: 0;
     }

td { font-family : "Verdana";
     font-style : italic;
     font-size : 12px;
      }

.leftlist { font-family : "Verdana";
     font-style : italic;
     font-variant : small-caps;
     font-weight : bold;
     font-size : 18px;
     }

.tcd_links { font-family : "Verdana";
     font-style : italic;
     font-variant : small-caps;
     font-weight : bold;
     font-size : 12px;
     font-color : white;
     }

b {  font-family : "Verdana, Arial, Helvetica, sans-serif";
     font-style : italic;
     font-effect : embossed;
     font-size : 14px; 
      } 


p {  font-family : "Verdana";
     font-effect : embossed;
     font-size : 14px; 
      }

h1 { font-family : "Verdana"; 
     font-size : 20px ;
     font-style : italic;
     font-variant : small-caps;
     color : yellow;
     }

h2 { font-family : "Times"; 
     font-size : 15px ; 
     color : green ;
    }

h3 { font-family : "Verdana";
     font-style : italic; 
     font-size : 14px ;  
     }

h4 { font-family : "Verdana";
     font-style : italic; 
     font-size : 16px ;
     font-variant : small-caps;
     color : yellow ;
    }

li { font-family : "Verdana";
     font-style : italic; 
     font-size : 12px ;
}

ul { font-family : "Comic Sans MS";
     font-style : italic; 
     font-size : 14px ; 
}

a:link { text-decoration : none;
         color : blue;
         font-size : 14px; 
  }

a:visited { text-decoration : none;
            color: blue;
            font-size : 14px;
          } 

a:hover { text-decoration : none ;
          color : yellow;
}

a1: link { text-decoration : none;
           color : none;
         }

a: tcd_links { text-decoration : none;
           color : white;
         }