body {  
 
/*     font-family: "Helvetica Neue", Helvetica,*/
         font-family:Arial, sans-serif;
        font-size: 14px;
        line-height: 1.428571429;
        color: #333333;

}

h1,h2,h3,h4 {
    
       font-family: 'Open Sans Condensed', sans-serif;
       font-weight: bold    
}

.center {text-align: center}