body {
        font-family: timesnewroman,areal,verdana,helvetica;  
        font-size: 14px;
        color: #006600;
        background-color: #ffffcc;
}
h1 {
        font-family: timesnewroman,areal,verdana,helvetica;  
        font-size: 20px;
        font-weight: bold;
        color: #006600;
        background-color: #ffffcc;
}
h2 {
        font-family: timesnewroman,areal,verdana,helvetica;  
        font-size: 16px;
        font-weight: bold;
        color: #006600;
        background-color: #ffffcc;
}
h3 {
        font-family: timesnewroman,areal,verdana,helvetica;  
        font-size: 14px;
        font-weight: bold;
        color: #006600;
        background-color: #ffffcc;
}
a {
        font-family: timesnewroman,areal,verdana,helvetica;  
        font-size: 14px;
        color: #006600;
        background-color: #ffffcc;
}
p {
        font-family: timesnewroman,areal,verdana,helvetica;  
        font-size: 14px;
        color: #006600;
        background-color: #ffffcc;
}
a:link {
        font-family: timesnewroman,areal,verdana,helvetica;  
        font-size: 14px;
        color: #009900;
        background-color: #ffffcc;
}
a:visited {
        font-family: timesnewroman,areal,verdana,helvetica;  
        font-size: 14px;
        color: #00BB00;
        background-color: #ffffcc;
}
a:active {
        font-family: timesnewroman,areal,verdana,helvetica;  
        font-size: 14px;
        color: #00CC00;
        background-color: #ffffcc;
}
a:hover {
        font-family: timesnewroman,areal,verdana,helvetica;  
        font-size: 14px;
        color: #00FF00;
        background-color: #ffffcc;
}
