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

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.7em; 
   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.3em; 
   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", serif;
   font-size: 1.0em; 
   color: #cccccc; 
   font-weight: normal;
}


body{
   font-family : "Times New Roman", serif;
   font-size : 1.0em; 
   font-weight: normal;
   color: #cccccc; 
   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; 
}


