* { color: #666; line-height: 1.7em; font-family: Verdana, san-serif; background-color: transparent; margin: 5pt 0 0pt; padding: 0; border: none }

body{}

a{text-decoration:none;}
a:link,a:visited{color:#000;}
a:hover { color: #9cf }

h1 { color: #000000; font-size: 30px; font-family: "Century Gothic"; text-align: center; margin: 5px 0 }
h2{
    margin:10px;
    font-size:11px;
    border-bottom:1px dotted #000;
    color:#45a5bc;
}
h3{
    margin:3px 10px;
    font-weight:normal;
    color:#00bff3;
    font-size:11px;
}

p{
    margin:5px 10px 25px;
    font-size:12px;
}

#menu{
    margin:5px 10px 0 30px;
    clear:both;
    float:right;
    font-size:11px;
}
#menu ul{ list-style-type:none; margin:5px 0;font-weight:bold;}
#menu li{float:left;margin:0 0 3px 10px;}
#menu li a{text-decoration:none;padding-left:16px;}
#menu li a:link,#menu li a:visited{color:#000;background:url('img/a.gif') left center no-repeat; }
#menu li a:hover { color: #9cf; background: url(img/a2.gif) no-repeat left center }
