body {
    font-family: arial, verdana, helvetica;
    font-size: 12px;
        font-color: gray;
        background-color: #ffffff;
        color: gray;
}

.header {
        width: 728px;
        height: 50px;
        background: #efefa3;
        padding: 10px;
        border: 2px solid gray;
}

.bottom {
        width: 728px;
        height: 20px;
        background: #efefa3;
        border: 2px solid gray;
}

.adsense {
        width: 728px;
        background: #ffffffff;
        border: 0px solid gray;
}

.link_header { width: 728px; }
.content { width: 728px; }
.spacer { height: 7%; }
.line { size: 1; color: gray; }

td {
    font-family: arial, verdana, helvetica;
    font-size: 12px;
        font-color: gray;
        color: gray;
}

.footer {
        font-family: arial, verdana, helvetica;
        font-size: 12px;
        font-weight: bold;
        background: #ffffff;
        color: #0083af;
}

a:active { 
        text-decoration: none;
        font-weight: bold;
        color: gray;
}

a:visited { 
        text-decoration: none;
        font-weight: bold;
        color: gray;
}

a:link { 
        text-decoration: none;
        font-weight: bold;
        color: gray;
}

.bolded {
        color: gray;
        font-weight: bold;
}

b { font-family: arial, verdana, helvetica; color: gray; }

h1 { font-size: 24px; color: gray;}
h2 { font-size: 22px; color: gray;}
h3 { font-size: 20px; color: gray;}
h4 { font-size: 18px; color: gray;}
h5 { font-size: 16px; color: gray;}
h6 { font-size: 14px; color: gray;}

