body {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
}
.no_print {
    display: none;
}
div#top {
    display: none;
}
div#alert_box {
    display: none;
}
div#search {
    display: none;
}
div#left {
    display: none;
}
div#page_header {
    display: none;
}
div#footer {
    display: none;
}
div#control {
    display: none;
}
div#headline_tools {
    display: none;
}
div#page_title {
    font-size: 14pt;
    font-weight: bold;
}
div#recent_items_container h2 a {
    display: none;
}
div#footer {
    margin-top: 15px;
}
table.results_table {
    border: 1px solid #000000;
}

th {
    background-color: #999999;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
tr.color {
    background-color: #CCCCCC;
}
tr.white {
    background-color: #FFFFFF;
}

a.header img {
    text-decoration: none;
}
a.header {
    text-decoration: underline;
    color: #FFFFFF;
}
a.header:visited {
    color: #FFFFFF;
    text-decoration: underline;
}
a.header:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
tr.head {
    background-color: #000000;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
}
h1 {
    font-size: 15pt;
    font-weight: bold;
    color: #000000;
}
h2 {
    font-size: 13pt;
    font-weight: bold;
    color: #000000;
}

