.faq{ 
    cursor: hand;
    cursor: pointer;
    font:trebuchet MS;
    font-size: 12pt;
    font-weight:bold;
    top: 0px;
    color: #003366;
    margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #003366;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #003366;
}
