@CHARSET "UTF-8";

   a:link     {color:black; text-decoration: none;}
   a:visited  {color:black; text-decoration: none;}
   a:hover    {color:black; text-decoration: none;}
   a:active   {color:gray; text-decoration: none;}
   
      .description {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	letter-spacing: 1px;
}
   
    body {
    background-color: #ffffff;
    font-family: Garamond, "Times New Roman", Times, serif;
    }
    td.leftmenu {
    border-style: solid; 
    border-width: 1px;
    font-size: 6pt;
    font-family: Arial;
    text-align: center;
    }
    td.topmenu {
    border-style: solid; 
    border-width: 1px;
    font-size: 6pt;
    font-family: Arial;
    text-align: center;
    }
    td.image {
    border-style: solid;
    border-width: 1px;
    }
    td.logo {
    text-align: right;
    }
    td.contact {
    font-family: Verdana,Arial;
    font-size: 8pt;
    text-align: right; 
    }
    td.home {
    font-family: Verdana,Arial;
    font-size: 8pt;
    text-align: left; 
    }
    td.copyr {
    font-family: Verdana,Arial;
    font-size: 7pt;
    text-align: left; 
    
    }
    img.image {
    border-style: solid; 
    border-width: 1px; 
    border-color: black;
    }
    
   img.grad {
   border-width: 0px;
   }
  
    