<style type="text/css">
<!--

body {
    background-color: #441484;
   }

h1 {
    color: white;
    text-align: center;
}

p {
    font-family: verdana;
    font-size: 14px;
    color: #000000;
    text-align: left;
}

.pagetextp {
    font-family: verdana;
    font-size: 14px;
    color: #000000;
    text-align: left;
}

p {
    font-family: verdana;
    font-size: 14px;
    color: #000000;
    text-align: left;
}

a:link { color: #3366cc; }
a:visited { color: #3366cc; }
a:hover { color: #3366cc; }
a:active { color: #B75564; }



.bottom				{ font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";; font-size:12px; color:#ffffff; }
a.bottom:link		{ font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; font-size:12px; color:#ffffff; }
a.bottom:visited	{ font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";font-size:12px; color:#ffffff; }
a.bottom:active		{ font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";font-size:12px; color:#ffffff; }
a.bottom:hover		{ font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";font-size:12px; color:#23B1BF; }






#menu  {
    list-style-type: none;
}

#menu ul 
    { background-color: #dddddd; 
        
        margin: 0; 
        padding: 0;
}

#menu li   {
    float:left; 
}

#menu li a  
    { display:block; 
        color: #fffff00;
        text-align: center; 
        padding: 14px 16px;
        text-decoration: none;
}

#menu li a:hover  
    { background-color: #111111;
}

//-->
</style>
