body {
    font-family: Verdana, Arial, Times New Roman;
    font-size: 10pt;
}
a {
    color: #971B1E;
    text-decoration: none;
}
a:hover {
    color: #F05424;
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}
.shours {
    float: right;
    margin: 10px 0px 10px 0px;
}
.shours th {
    background-color: #880000;
    color: #FFFFFF;
}
.shours td {
    background-color: #EEEEEE;
    padding: 2px 8px 2px 8px;
}

/* ie6 bug fixes */

h1,h2,h3,h4,h5,h6,p,ul,ol {
    position: relative;
}
