h2 {
    color:#b03c3d; 
    font-size:14px; 
    margin:0px; 
    font-weight:normal; 
    display:inline;
}
#tblContact {
    background-color: #F9F6EF;
    border: 2px #C8C8C8 solid;
}
#tblContact td {
    font-family: Tahoma, Arial;
    font-size: 11px;
    padding: 3px;   
}
#txtComments {
    font-family: Arial;
    font-size: 12px;
}
#btnSubmit {
    /*background-color: #C6B980;*/
    font-size: 10px;
    height: 26px;
    width: 80px;
    font-family: Tahoma, Arial;   
}
#tblContact #tdHeader {
    color: #29437D; 
    font-family: Tahoma, Arial; 
    font-size: 19px; 
    font-weight: bold;
    height: 24px;
    text-align: center;    
}
