a {
        color: #3366CC;
        text-decoration: none
}
img.inline {
        margin: 10px;
}
body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #336699;
        }
td, th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #333333
        }
textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt
        }
input, select {
        line-height: normal;
        }
ul {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        list-style-type: square;
        list-style-position: outside;
        }
a:hover {
        text-decoration: underline
        }
tr.ListHeaderColor th {
        text-align: left;
        }
.small {
        font-size: 85%;
}
table.tablebar {
        width: 100%;
        border: 0px;
}
td.main {
        width: 100%;
        vertical-align: top;
        padding-left: 20px;
}
td.bar {
        /*white-space: nowrap;*/
        color: #FFFF00;
        width: 190px;
        background-color: #660000;
        vertical-align: text-top;
}
a.bar {
        white-space: nowrap;
        color: #FFFF00;
        background-color: #660000;
}
div.footer {
        font-family: "Times New Roman", Times, serif;
        font-size: 10pt;
        color: #000000;
        text-align: center;
}
div.bodytext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        line-height: 22pt;
}
div.thin {
        line-height: normal;
}
div.testamonial {
        margin: 10px;
        font-size: 10pt;
        text-transform: uppercase;
        font-weight: bold;
}