body {
    color: #dddddd; 
    font-family: Helvetica, Arial, sans-serif;
    background-color: #000a3a;
}

td,p {
    font-size: 10pt;
    color: #dddddd; 
    font-family: Arial, Helvetica, sans-serif;
}

form,ol,ul {
    margin-bottom: 0px;
    margin-top: 0px;
}

a:link { color: #ffffff; text-decoration: none; font-weight: bold; }
a:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
a:hover { color: #bcf0fc; text-decoration: underline; font-weight: bold; }

.heading1 { color: #000000; font-weight: bold; }

.table1 { background-color: #bcf0fc; }  /* border color around tables */
.table2 { background-color: #2e626e; }  /* bgcolor of each tables title box */
.table3 { background-color: #333333; }  /* bgcolor of most text */
.table4 { background-color: #202a5a; }  /* bgcolor of link bar at top */
.table5 { background-color: #000000; }  /* bgcolor of screen shots table */

.small { font-size: 8pt; }

.medium { font-size: 10pt; }

.large { font-size: 12pt; }

.main_title { font-size: 24pt; font-weight: bold; }

.title { color: #bcf0fc; font-size: 14pt; font-weight: bold; }

.shade { color: #999999; }

.highlight { color: #ff0000; font-weight: bold; }

.copyright { color: #999999; font-size: 8pt; }

.drop {
    font-size: 8pt; 
    color: #ffffff; 
    background-color: #000000;
}
