.tNormal {
    font-family:'Helvetica','Arial','Sans-serif';
    font-size:12px;
    text-decoration:none;
    color:black;
}
.text16 {
    font-family:'Helvetica','Arial','Sans-serif';
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:black;
}
.text1628 {
    font-family:'Helvetica','Arial','Sans-serif';
    font-size:12px;
    font-weight:bold;
}
.text4 {
    font-family:'Arial','Helvetica','Sans-serif';
    font-size:10px;
    text-decoration:none;
    color:black;
}
.text2 {
    font-family:'Arial','Helvetica','Sans-serif';
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:white;
}
.text230 {
    font-family:'Arial','Helvetica','Sans-serif';
    font-size:12px;
    font-weight:bold;
}
.text17 {
    font-family:'Helvetica','Arial','Sans-serif';
    font-size:10px;
    font-style:italic;
    text-decoration:none;
    color:black;
}
.text0 {
    font-family:'Helvetica','Arial','Sans-serif';
    font-size:12px;
    font-style:italic;
    text-decoration:none;
    color:black;
}
.text14 {
    font-family:'Times New Roman','Times','Serif';
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
    color:#336600;
}
.pNormal {
}
#yellowbox {
        position:absolute;
        left:0px;
        top:0px;
        background-color:#FFCC33;
        width:800px;
        height:80px;
    }
#greenbox {
        position:absolute;
        left:0px;
        top:80px;
        background-color:#336600;
        width:800px;
        height:20px;
    }
#redbox {
        position:absolute;
        left:0px;
        top:100px;
        width:800px;
        height:4px;
        background-color:#ff0000;
    }
#orangebox {
        position:absolute;
        left:0px;
        top:104px;
        width:800px;
        height:4px;
        background-color:#ff7301;
    }
#whitebox {
        position:absolute;
        left:0px;
        top:108px;
        width:476px;
        height:680px;
        background-color:#ffffff;
    }
#picturebox {
        position:absolute;
        left:476px;
        top:0px;
        width:324px;
        height:788px;
    }
    a:link {
        color:white;
        text-decoration:underline;
    }
    a:active { color:white }
    a:visited { color:white }
    body {
        background-color:white;
        color:black;
    }