body,td,th {
        font-family: Georgia, Times New Roman, Times, serif;
        font-size: 12px;
        color: #000000;
}
body {
        background-color: #FFD9FF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a {
        font-size: 12px;
        color: #009900;
        font-weight: bold;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #009900;
}
a:hover {
        text-decoration: none;
        color: #000000;
}
a:active {
        text-decoration: none;
        color: #009900;
}
h1 {
        font-size: 14px;
        color: #000000;
}
h2 {
        font-size: 12px;
        color: #000000;
        font-weight: bold;
}
