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

H2 {
background : transparent;
font-family : Trebuchet MS;
font-size : 18px;
font-weight : bold;
text-align : center;
color : #000066;
margin:2;
}

H3 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 17px;
font-weight : bold;
text-align : center;
color : #ff9900;
margin:5;
}

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


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


}
a { text-decoration: none; font-size: 11px;}  
A:link { color: #000066;text-decoration: none;}
A:visited { color: #000066;text-decoration: none;}
A:hover { color: #ff9900;text-decoration: none; }

p { line-height: 120%; }
}

body {
margin:0;
padding:0;
}
