H1 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 14pt;
font-weight : normal;
text-align : center;
color : #666666;
margin:0;
}

H2 {
background : transparent;
font-family : Trebuchet MS;
font-size : 16pt;
font-weight : bold;
text-align : left;
color : #ff6600;
margin:2;
}

H3 {
background : transparent;
font-family : Trebuchet MS;
font-size : 20px;
font-weight : bold;
text-align : center;
color : #ff6600;
margin:20;
}

H4 {
background : transparent;
font-family : Georgia;
font-size : 12px;
font-weight : bold;
text-align : left;
color : #000000;
margin:8;
}



BODY, DIV, P, TR, TD {
font-family : Trebuchet MS;
font-size : 13px;
font-weight : bold;
color : #003300;
}


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

p { line-height: 135%; }
}


