H1 {
background : transparent;
font-family : Trebuchet MS, Arial, sans-serif;
font-size : 20px;
font-weight : bold;
text-align : center;
color : #990000;
margin:40;
}

H2 {
background : transparent;
font-family : Tahoma, Trebuchet MS, sans-serif;
font-size : 19px;
font-weight : normal;
text-align : left;
color : #990000;
line-height: 180%;
margin:2;
}

H3 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 14px;
font-weight : bold;
text-align : left;
color : #990000;
}

H4 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
font-weight : bold;
text-align : left;
color : #006699;
margin:2;
}


H5 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 13px;
font-weight : bold;
text-align : left;
color : #333333;
margin:2;
}

H6 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 9px;
font-weight : normal;
text-align : left;
color : #000000;
margin:6;

}

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


}
a { text-decoration: none;}  
A:link { color: #000000;text-decoration: none;}
A:visited { color: #000000;text-decoration: none;}
A:hover { color: #990000;text-decoration: none; }

p { line-height: 180%; }
}



