body{
    background-color:#FFFFFF;
}
body, td, select, a {
    font-family: arial, verdana, helvetica, sans-serif, serif;
    font-size: 13;
    color:#404040;
}
select { width: 200px} 
.yellowBackground {background: #fbec49; color:#000000; border: black 2px solid}
.sectionHeading {background: #D0D0D0; color:#000000; border: black 1px solid}
.nextGig {font-size: 14; font-weight: bold;}
.title {text-align: center; font-weight: bold;}