BODY {
        background-color: White;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
        font-size: 11px;
        color: #666666;
}

A {
        color: #336699;
        text-decoration: none;
        font-weight : bold;
}

A:HOVER {
        color: #996633;
        text-decoration:underline;
        font-weight : bold;
}

A:ACTIVE {
        color: #99CCCC;
        font-weight : bold;
}

A:VISITED {
        color: #CC9966;
        font-weight : bold;
}
.date {
        color: #B1B1B1;
        font-size: 10px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        line-height : normal;
}
.side {
        font-size: 11px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        line-height : normal;
}

.hi {
        font-size: 36px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
        line-height : normal;
}


.posts {
        font-size: 11px;
        font-family : Georgia, Times New Roman, serif;
        line-height : 20px;
        color : Gray;
        text-align: left;

}

.head {
        font-size: 11px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
        line-height : 20px;
        color : #808080;
        text-transform:uppercase;
        font-weight : bold;
        text-align: left;
}

.head_grey {
        font-size: 11px;
        font-family : Georgia, Times New Roman, serif;
        line-height : 20px;
        color : #FFFFFF;
        background-color : #808080;
        text-transform:uppercase;
        font-weight : bold;
}

.marker {
        color: black;
        font-weight: bold;
}

.rem {
        visibility: hidden;
}

.li_head {
        font-size: 11px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
        line-height : 20px;
        color: black;
        font-weight: bold;
}
