
body { background-color: white } 
h1 { color: #FF00FF; font-weight: bold; font-size: 12pt; font-family: verdana } 
h2 { color: #FF00FF; font-weight: bold; font-size: 12pt; font-family: verdana } 
h3 { color: #FF00FF; font-weight: bold; font-size: 12pt; font-family: verdana } 
h4 { color: #FF00FF; font-weight: bold; font-size: 12pt; font-family: verdana } 
h5 { color: #FF00FF; font-weight: bold; font-size: 12pt; font-family: verdana } 
h6 { color: #FF00FF; font-weight: bold; font-size: 10pt; font-family: verdana } 
hr { color: blue; size: "1" } 
td { color: #FF00FF; font-size: 8pt; font-family: verdana } 
th { color: white; font-size: 8pt; font-family: verdana } 
.td1 { background-color: white } 
.td2 { color: white; font-weight: bold; background-color: white } 
.td3 { background-color: white } 
.formfield { color: #FF00FF; font-size:  8pt; font-family: verdana; background-color: white} 
.dropdown { color: #FF00FF; font-size:  8pt; font-family: verdana; background-color: white} 
a:link { color: Blue; font-weight: bold; } 
a:hover { color: Pink; font-weight: bold; } 
a:visited { color: Red; font-weight: bold; } 
.button { color: #FF00FF; font-size: 8pt; font-family: verdana; background-color: Pink }

