a {
    background: transparent;
    color: #966C43;
}

h1 {
    font-family: Trebuchet MS, Times, serif;
    font-size: 13pt;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #969543;
}

table {
    width: 100%;
}

tbody td {
    border: 0;
    border-top: 1px solid #D1DBBB;
}

body, span, p, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 150%;
    vertical-align: top;
}

table.main {
    background-color: #FAFBF7;
    border: 1px solid #D1DBBB;
    color: #966C43;
    padding: 10px;
    width: 80%;
}

p.annot {
    background: transparent;
    color: #A0B52B;
    font-size: 8pt;
    text-align: center;
}

table.main td {
    padding: 0;
}

tbody td.content {
    background-color: #F0F2E5;
    color: inherit;
    padding-left: 4px;
    width: 100%;
}

tbody td.left {
    padding-right: 2px;
}

p.annot a {
    background: transparent;
    color: #A0B52B;
}

table.noborder td {
    border: 0;
    width: 50%;
}

table.main thead td {
    padding-top: 4px;
}

table.main thead td {
    padding-bottom: 10px;
}

tbody td.left p {
    padding-left: 5px;
}

tbody td.content img {
    border: 0;
}

tbody td.content p {
    padding-left: 10px;
}

tbody td.left a:hover {
    text-decoration: underline;
}

a:hover, tbody td.left a {
    text-decoration: none;
}

