div.SMwrapper {
    width: 95%;
    margin: 10px auto 0px auto;
}

div.SMwrapper a,
div.SMwrapper a:active,
div.SMwrapper a:visited {
    color: #000000;
    text-decoration: none;
}

div.SMwrapper a:hover {
    background-color: #94262c;
    color: #ffffff;
}

div.SMwrapper table {
    font: 12px verdana;
}

div.SMwrapper .smTitle {
    font: 14px verdana;
    font-weight: bold;
    font-style: italic;
    color: #94262c;
    padding-left: -5px;
    padding-top: 1em;
}

div.SMwrapper .smTitle a,
div.SMwrapper .smTitle a:visited,
div.SMwrapper .smTitle a:active {
    color: #94262c;
    text-decoration: none;
}

.SMwrapper table td {
    vertical-align: top;
}

.SMwrapper li {
    list-style-type: none;
}

.SMwrapper ul {
    margin-left: 2em;
    text-align: left;
    vertical-align: top;
}
