body, td, p, ul, ol {
        font-size : 12px;
        color : EDEDED;
        font-family : Verdana, Arial, Helvetica, sans-serif;
}
span, div { font-family : Verdana, Arial, Helvetica, sans-serif; }
h1 {
        font-size : 21px;
        font-family : Times New Roman, Times, serif;
        font-weight : bold;
        text-align : center;
}
h2 {
        font-size : 19px;
        font-family : Times New Roman, Times, serif;
        font-weight : bold;
        text-align : center;
}
h3 {
        font-size : 17px;
        font-family : Times New Roman, Times, serif;
        font-weight : bold;
        text-align : center;
}
h4 {
        font-size : 17px;
        font-family : Times New Roman, Times, serif;
        color : CC9900;
        font-weight : bold;
        text-align : center;
}
a {
        font-weight : bold;
        color : CC9900;
        text-decoration : none;
}
a:visited  {
        color : FFCC33;
}
a:active  {
        color : FFCC33;
}
a:hover {
        text-decoration : underline;
        color : FFCC33;
}
.shrink { font-size: 11px; }
a.c2 { color: white; font-weight: bold }
a:visited.c2 { color: white; }
a:hover.c2 { color: red;
