
body { background-color: white } 
h1 { color: navy; font-weight: bold; font-size: 12pt; font-family: arial } 
h2 { color: navy; font-weight: bold; font-size: 12pt; font-family: arial } 
h3 { color: navy; font-weight: bold; font-size: 12pt; font-family: arial } 
h4 { color: navy; font-weight: bold; font-size: 12pt; font-family: arial } 
h5 { color: navy; font-weight: bold; font-size: 12pt; font-family: arial } 
h6 { color: navy; font-weight: bold; font-size: 10pt; font-family: arial } 
hr { color: navy; size: "1" } 
td { color: black; font-size: 9pt; font-family: arial } 
th { color: white; font-size: 9pt; font-family: arial } 
.td1 { background-color: #dddddd } 
.td2 { color: white; font-weight: bold; background-color: navy } 
.td3 { background-color: #dddddd } 
a:link { color: blue; font-weight: ; } 
a:hover { color: red; font-weight: ; } 
a:visited { color: blue; font-weight: ; } 
.button { color: black; font-size: 10pt; font-family: arial; background-color: #dddddd }

