/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    font-weight: normal;
    font-size: 7pt;
    word-spacing: normal;
    text-transform: none;
    font-family: Tahoma, Verdana, Helvetica, sans-serif, Arial;
    letter-spacing: normal;
    background-color: #ffff99;
}
