a, body, table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
}

a {
    color: #336699;
    text-decoration: none;
}

a:hover {
    color: #990000;
    text-decoration: underline;
}

h1, h2, h3 {
    color: #990000
}

.date {
    font-size: 90%;
}
.menu_cat {
    color: #333333;
    font-weight: bold;
}

.menu_item {
}

.imgleft {
    float: left;
    margin-right: 10px;
}

.footer {
    font-size: 100%;
}

.top {
    background-color: #E0E0E0;
    border-bottom: 1px solid #000000;
    font-size: 100%;
}

.bottom {
    background-color: #E0E0E0;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-size: 100%;
}

.title {
    padding: 0;
    font-size: 125%;
}

.searchword {
    background-color: #FFFF00;
}

.bcolor {
    color: #990000;
    font-weight: bold;
}