
table.style
{
color: #;
   font-family: Arial, sans-serif;
font-size: 12px
}

P { 
font-family:  Arial, Trebuchet MS, sans-serif; 
font-size: 12px
}

li { 
font-family:  Arial, Trebuchet MS, sans-serif; 
font-size: 12px
}

td
{
color: #;
   font-family: Arial, Trebuchet MS, sans-serif;
font-size: 12px
}

td.links
{ 
color: #;
   font-family: Arial, Trebuchet MS, sans-serif;
font-size: 12px
}

.nametext
{ 
color: #000000;
   font-family: Arial, Trebuchet MS, sans-serif;
font-size:  20px;
 font-weight: bold;
}
.nametextdark
{ 
color: #000000;
   font-family: Arial, Trebuchet MS, sans-serif;
font-size:  18px;
 font-weight: bold;
}


.addresstext {

color: #ffffff;
   font-family: Arial, Trebuchet MS, sans-serif;
font-size: 12px

}


 a:link {
color: #000000;
   font-family: Arial, Trebuchet MS, sans-serif;
font-size: 16px;
    font-weight: bold;
text-decoration : none;
}

a:visited, a:active {
color: #000000;
   font-family: Arial, Trebuchet MS, sans-serif;
   
text-decoration : none;
font-size: 16px;
 font-weight: bold;
}

a:hover {
color: #000000;
text-decoration : underline;
}

a:active {
color: #000000;
   font-style: bold;
   font-size: 18px;
text-decoration : underline;
}

	  
a.special:link {
     color: #000000;
          font-size: 10px; 
          font-family: sans-serif;
     }

a.special:visited {
     color: #000000;
          font-size: 10px; 
          font-family: sans-serif;
     }

a.special:hover {
     color: #000000;
               font-size: 10px; 
          font-family: sans-serif;
     text-decoration: none;
     }

a.special:active {
     color: #000000;
               font-size: 10px; 
          font-family: sans-serif;

     }
     
     
body { 
 background-image: url(bg.gif);
background-repeat: no-repeat;
background-position: center

  }
h1 { 
  font-size:1.4em; 
  margin:1.5em 0 2em 0; 
  }
  
