body{
    /*background:#bcb095 url(../images/cal_popup_bg.jpg) no-repeat; */
    font-family: arial;
    font-size: 12px;
    line-height: 18px;   
}
.margin-top-30{ margin-top: 30px; }
.font-bold{ font-weight: bold; }
h1{
    font-family: "Times New Roman";
    font-size: 20px;
    font-weight: normal; 
    text-transform: uppercase;
    margin-top: 12px;   
}
h2#event-name{
    color: #5688b0;
    font-size: 18px;
    font-weight: normal;
}

