
body { background-color: #FFFFFF } 
h1 { color: navy; font-weight: bold; font-size: 12pt; font-family: verdana } 
h2 { color: navy; font-weight: bold; font-size: 12pt; font-family: verdana } 
h3 { color: navy; font-weight: bold; font-size: 12pt; font-family: verdana } 
h4 { color: navy; font-weight: bold; font-size: 12pt; font-family: verdana } 
h5 { color: navy; font-weight: bold; font-size: 12pt; font-family: verdana } 
h6 { color: navy; font-weight: bold; font-size: 10pt; font-family: verdana } 
hr { color: #cc0000; size: "1" } 
td { color: black; font-size: 10pt      ; font-family: verdana } 
th { color: white; font-size: 10pt      ; font-family: verdana } 
.td1 { background-color: orange } 
.td2 { color: white; font-weight: bold; background-color: #ff922d } 
.td3 { background-color: orange } 
.formfield { color: black; font-size:  10pt      ; font-family: verdana; background-color: orange} 
.dropdown { color: black; font-size:  10pt      ; font-family: verdana; background-color: orange} 
a:link { color: black; font-weight: bold; } 
a:hover { color: #ff0000; font-weight: bold; } 
a:visited { color: black; font-weight: bold; } 
.button { color: black; font-size: 10pt      ; font-family: verdana; background-color: #ffc10f }

