a { 
   color: #E4EBF1 
}
a:hover { 
   color: #E4EBF1; 
   text-decoration: none 
}
a:visited { 
    color: #E4EBF1
}
a:active { 
     color: #E4EBF1
}
.h1 { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 9pt; 
     color:#333333
}
.bottom { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 8pt; 
     color:#173757
}
.button { 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     color:#ffffff; 
     font-size: 9pt; 
     background-color: #666666; 
     border-style: none
}


