hr {
    border: 0px;
    background-color: #cacbce;
    color: #cacbce;
    width: 575px;
    height: 1px;
    margin: 12px 0px 12px 0px;
    padding: 0px;
}

table {
	margin-bottom: 23px;
}

table tr td {
    font-size: 12px;
}

table tr td a {
    margin: 0px;
    padding: 0px;
}

table tr td a:link {
    color: #004276;
    text-decoration: underline;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

table tr td a:visited {
    color: #666633;
    text-decoration: underline;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

table tr td a:hover, table tr td a:active {
    color: #9b0033;
    text-decoration: underline;
    font-size: 12px;
} 

.bTitle {
    font-size: 14px;
    color: #004276;
}

a.bTitle:link {
    text-decoration: none;
    font-size: 14px;
    color: #004276;
}

a.bTitle:visited {
    text-decoration: none;
    font-size: 14px;
    color: #666633;
}

a.bTitle:hover, a.bTitle:active {
    text-decoration: underline;
    font-size: 14px;
    color: #9b0033;
}
