H1 { color: #990000; font-size: 30px; font-family: arial, helvetica, helv, sans-serif }
H2 { color: #990000; font-size: 22px; font-family: arial, helvetica, helv, sans-serif }
P { color: black; font-size: 14px; font-family: arial, helvetica, helv, sans-serif }
P.green { color: #990000 }
P.second { color: purple }
P.third { color: gray }
P.black { color: black; font-size: 9px; text-decoration: bold; font-family: arial, helvetica, helv, sans-serif }
P.small { color: #990000; font-size: 9px; text-decoration: bold; font-family: arial, helvetica, helv, sans-serif }
B { text-decoration: bold; color: #990000 }
A:link { text-decoration: underline; color: #990000 }
A:active { text-decoration: none; color: #990000 }
A:visited { text-decoration: none; color: #990000 } 
.rowheader 	{font-weight: bold; font-size: 11pt; color: #990000; }
.subrowheader {font-weight: bold; font-size: 10pt; color: #990000; }
.tableText {font-size: 10pt;}
.columnheader {font-weight: bold; font-size: 11pt; color: #990000; }


