
body { background-color: navy } 
h1 { color: yellow; font-weight: bold; font-size: 12pt; font-family: verdana } 
h2 { color: yellow; font-weight: bold; font-size: 12pt; font-family: verdana } 
h3 { color: yellow; font-weight: bold; font-size: 12pt; font-family: verdana } 
h4 { color: yellow; font-weight: bold; font-size: 12pt; font-family: verdana } 
h5 { color: yellow; font-weight: bold; font-size: 12pt; font-family: verdana } 
h6 { color: yellow; font-weight: bold; font-size: 10pt; font-family: verdana } 
hr { color: #3399cc; size: "1" } 
td { color: white; font-size: 8pt; font-family: verdana } 
th { color: yellow; font-size: 8pt; font-family: verdana } 
.td1 { background-color: #3399cc } 
.td2 { color: yellow; font-weight: bold; background-color: #336699 } 
.td3 { background-color: #6699cc } 
.formfield { color: white; font-size:  8pt; font-family: verdana; background-color: #6699cc} 
.dropdown { color: white; font-size:  8pt; font-family: verdana; background-color: #6699cc} 
a:link { color: yellow; font-weight: bold; } 
a:hover { color: gold; font-weight: bold; } 
a:visited { color: yellow; font-weight: bold; } 
.button { color: white; font-size: 8pt; font-family: verdana; background-color: #3399cc }

