/* jjcc stylesheet, 09/04/03 */
body {
color: black;
font-size: 12pt; 
font-family: Times, Helvetica, sans-serif;
background: rgb(232,232,232)
}

h1 { font-family: Times, Helvetica, sans-serif; font-size: 24pt; font-weight: normal }
h2 { font-family: Times, Helvetica, sans-serif; font-size: 18pt; font-weight: normal }
h3 { font-family: Times, Helvetica, sans-serif; font-size: 16pt; font-weight: normal }
h4 { font-family: Times, Helvetica, sans-serif; font-size: 12pt; font-weight: normal }
h5 { font-family: Times, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
h6 { font-family: Times, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }

td { font-family: Times, Helvetica, sans-serif; font-size: 16pt; color: rgb(0,0,0) }

.tableheader {  background: rgb(192,192,192); font-family: Times, Helvetica, sans-serif; font-size: 12pt; color: rgb(0,0,0) }
.tabledata {  background: rgb(224,224,224); font-family: Times, Helvetica, sans-serif; font-size: 10pt; color: rgb(0,0,0) }
.header { background: rgb(255,204,0); color: rgb(35,35,142) }
.legal { color: black; font-size: 8pt; font-family: Times, Helvetica, sans-serif }
.silverliner { color: silver; font-size: 16pt; font-family: Times, sans-serif }
.tealliner { color: teal; font-size: 16pt; font-family: Times, sans-serif }
.updated { color: black; font-size: 8pt; font-style: italic; font-family: Times, Helvetica, sans-serif }

