body{
margin: 0;
padding: 0;
font-family:Verdana;
font-size: 10px;
color: #636363;
 background-color : #e2e4e5;
 border : 0;
} 
                                     
.h1{
font-family:Verdana;
font-size: 14px;
color: #CF7127;
font-weight: bold;
}
 .h2{
font-family:Verdana;
font-size: 12px;
color: #CF7127;
}                                                                                  
.h1g{
font-family:Verdana;
font-size: 12px;
color: #636363;
} 

a:link {
        font-family: Verdana;
        color: #636363;
        font-size: 12px;
        text-decoration: none;
}
a:visited {
        font-family: Verdana;
        color: #636363;
        font-size: 12px;
        text-decoration: none;
}
a:hover {
        font-family: Verdana;
        color: #CF7127;
        font-size: 12px;
        text-decoration: none;
}
a:active {
        font-family: Verdana;
        color: #636363;
        font-size: 12px;
        text-decoration: none;
}

