H1 {
background : transparent;
font-family : Georgia;
font-size : 24px;
font-weight : normal;
text-align : center;
color : #990000;
margin:3;
}

H2 {
background : transparent;
font-family : Georgia;
font-size : 20px;
font-weight : normal;
text-align : center;
color : #006600;
margin:5;
}

H3 {
background : transparent;
font-family : Trebuchet MS;
font-size : 12px;
font-weight : normal;
text-align : center;
color : #990000;
}

H4 {
background : transparent;
font-family : Trebuchet MS;
font-size : 12px;
font-weight : normal;
text-align : left;
color : #990000;
margin:1;
}

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

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

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


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

p { line-height: 120%; }
}

