td{
   font-family : "Times New Roman"   ;
   font-size : 1.0em; 
   color : #cccccc; 
   font-weight: normal;
  }

li{
   font-family : "Times New Roman"   ;
   font-size : 1.0em; 
   font-weight: normal;
   color : #cccccc; 
  }



pre,h6{
   font-family : "Times New Roman"   ;
   font-size : 0.8em; 
   color : #cccccc; 
   font-weight:normal;
  }



H3 {
   font-weight : bold; 
   font-size : 1.2em;
   font-family : "Times New Roman"   ; 
   color : #cccccc; 
   text-align : LEFT; 
}


H2 {
   font-weight : bold; 
   font-size : 1.2em; 
   font-family : "Times New Roman"   ; 
   color : #cccccc; 
   text-align : center; 
}


H1 {
   font-weight: bold; 
   font-size: 2.0em; 
   font-family: comic, "comic sans MS"; 
   color: #cccccc; 
   text-align: center; 
}


p{
   font-family: "Times New Roman"   ;
   font-size: 1.0em; 
   color: #cccccc; 
   font-weight: normal;
}


small{
   font-family: "Times New Roman"   ;
   font-size: 0.8em; 
   color: black; 
   font-weight:bold;
}

body{
   font-family : "Times New Roman"   ;
   font-size : 1.0em; 
   color: #cccccc; 
   font-weight: normal;
   background-color : black; 
   background-image : url(../Images/bg.gif); 
   background-repeat : repeat; 
   background-position : 0% 0%;
}

A:visited {
   color : #ffd700; 
}


A:link {
   color : #ffd700; 
}


A:hover {
   color : white; 
   text-decoration : none; 
}


A:active {
   color : #ffd700; 
}


