body {
{ 
background-repeat: repeat-x;
font-family: Tahoma, Verdana, Arial san-serif; 
font-size: 10pt;
color: #000000;
}  

#homepage
{
font-weight: bold;
}

#copyright { 
font-size: 8pt;
font-family: Arial, Verdana, Helvetica, san-serif;
color: white;
}

#title {
font-weight: bold;
font-size: 24pt;
font-family: Tahoma, Verdana, Helvetica, san-serif;
color: #3fc2f2;
}

#address {
font-size: 9pt;
color: #ffffff;
}


td { }

a:link {color: #3bbef1; }

a:visited {color: #04738f;}

a:hover { }

a:active { }

