H1 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 20pt;
font-weight : normal;
text-align : left;
color : #990000;
}

H2 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 14pt;
font-weight : normal;
text-align : left;
color : #990000;
}

H3 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 36pt;
font-weight : normal;
text-align : left;
color : #999999;
}

H4 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 24pt;
font-weight : normal;
text-align : left;
color : #999999;
}
H5 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 7pt;
font-weight : normal;
text-align : center;
color : #999999;
}


H6 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 7pt;
font-weight : bold;
text-align : center;
color : #999999;
}


BODY, DIV, P, TR, TD {
font-family : Verdana, Arial, sans-serif;
font-size : 11px;
font-weight : normal;
color : #666666;
}

p { line-height: 160%; }
}
a { text-decoration: none; font-size: 11px;}  
A:link { color: #666666;}
A:visited { color: #666666}
A:hover { color: #990000 }
