.loginformInput { 
    color: #1F1949; 
    font-weight: bold; 
    font-size: 10px; 
    font-family: Tahoma; 
    background-color: white; 
    border: solid 1px #999999; 
} 

.loginformHeaderFont { 
    color: black; 
    font-size: 10px; 
    font-family: Tahoma; 
}  
