

.login
    {
    font-family:verdana;
    font-size:10px;
    color:#000000;
    font-weight:bold;
    font-style:normal;
    margin-left:50px;
    margin-right:50px;
    margin-top:5px;
    }
.footer
    {
    color:#993333;
    font-family:verdana;
    font-weight:bold;
    font-size:10px;
    }
        .footer a:link 
            { 
            color: #993333;
            text-decoration: underline;
            }
        .footer a:visited 
            { 
            color: #993333; 
            text-decoration: underline;
            }
        .footer a:hover 
            { 
            color: #993333;
            text-decoration: none;
            }     
.mainbutton {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    text-decoration: none;
    line-height: 16pt;
    font-weight: bold;
    }
a.mainbutton:hover {
    color: #990000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16pt;
}
.mainbuttonactive {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #990000;
    text-decoration: none;
    line-height: 16pt;
    font-weight: bold;
}
    
.body-home
    {
    font-family: verdana;
    font-weight: bold;
    font-size: 25px;
    color: #000000;
    margin-top: 5px;
    text-align: center;
    }
    
.title1
    {
    color:#3366CC;
    font-family:verdana;
    font-weight:normal;
    font-size:20px;
    margin:15px;
    }   