body {
        font-family: verdana,helvetica,areal;
        color: #006600;
        background-color: #FFFFCC;
        font-size: 12px;
}       
h1 {
        font-family: verdana,helvetica,areal;
        color: #006600;
        background-color: #FFFFCC;
        font-size: 20px;
        font-weight: bold;
}
h2 {
        font-family: verdana,helvetica,areal;
        color: #006600;
        background-color: #FFFFCC;
        font-size: 16px;
        font-weight: bold;
}
th {
        font-family: verdana,helvetica,areal;
        color: #006600;
        background-color: #FFFFCC;
        font-size: 26px;
        font-weight: bold;
}
.re {
        font-family: verdana,helvetica,areal;
        color: #FFFFCC;
        background-color: #006600;
        font-size: 16px;
        font-weight: bold;
}
.inh {
        font-family: verdana,helvetica,areal;
        color: #FFFFCC;
        background-color: #006600;
        font-size: 12px;
}
a:link { color: #AA0000; }
a:visited { color: #CC0000; }
a:active { color: #AA0000; }
a:hover { color: #CC0000; }

