H1 {
background : transparent;
font-family : Arial, sans-serif;
font-size : 60px;
font-weight : normal;
text-align : left;
color : #cc3300;
margin:4;
}

H2 {
background : transparent;
font-family : Trebuchet MS, sans-serif;
font-size : 30px;
font-weight : normal;
text-align : left;
color : #000000;
margin:0;
}

H3 {
background : transparent;
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
font-size : 16px;
font-weight : bold;
text-align : right;
color : #000000;
}

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


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

H6 {
background : transparent;
font-family : Trebuchet MS, sans-serif;
font-size : 10px;
font-weight : normal;
text-align : right;
color : #000000;
margin:6;

}

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


}
a { text-decoration: none;}  
A:link { color: #003399;text-decoration: none;}
A:visited { color: #003399;text-decoration: none;}
A:hover { color: #cc3300;text-decoration: none; }


body {
margin:0;
padding:0;
}
p { line-height: 140%; }
}



