H1 {
background : transparent;
font-family : Times;
font-size : 12pt;
font-weight : normal;
text-align : left;
color : #ffffff;
}

H2 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 12pt;
font-weight : bold;
text-align : left;
color : #FF0000;
}

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

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



BODY, DIV, P, TR, TD {
font-family : Verdana, sans-serif;
font-size : 11px;
font-weight : normal;
color : #ffffff;
p { line-height: 14px; }
}
}
a { text-decoration: none; font-size: 11px;}  
A:link { color: #ffffff;}
A:visited { color: #ffffff}
A:hover { color: #ff0000 }

body {
margin:0;
padding:0;
}