a:link{text-decoration:none; color:#000000;}
a:visited{text-decoration:none; color:#000000;}
a:hover{text-decoration:none; color:#5F5F5F;}
a:focus {text-decoration:none;}

#Navigation a {
    display: block;
}
ul#Navigation{
    margin: 0; padding: 0em;
  }



body {
     font-family:Lucida Sans,Arial,Verdana;
     font-size:12px;
     background-repeat:no-repeat;
     background-attachment:fixed;
     margin-right:10;
     margin-left:10;
     margin-top:10;
     margin-bottom:0;
}

table  {
     border-spacing:0;
}

td  {
     background-repeat:no-repeat;
     background-attachment:fixed;
     font-family:Lucida Sans,Arial,Verdana;
     font-size:12px;
     vertical-align:top;
     padding:0;
}

img  {
     border:none;
}
p {
     font-family:Arial,Lucida Sans,Verdana;
     font-size:11px;
}

#menu li {
 font-size: 14pt;
 display: inline;
 list-style-type: none;
 padding: 0 15px 0 0;
 font-weight: bold;
}

#menu li a{
 font-size: 10pt;
}