H1 {
background : transparent;
font-family: 'Raleway', sans-serif;
font-size : 48px;
font-weight : normal;
text-align : left;
color : #cc0000;
margin-top:0px;
margin-bottom:20px;
}


H2 {
background : transparent;
font-family : Trebuchet MS;
font-size : 24px;
font-weight : bold;
text-align : left;
color : #666666;
margin-top:0px;
margin-bottom:0px;
}

H3 {
background : transparent;
font-family : Trebuchet MS;
font-size : 18px;
font-weight : bold;
text-align : left;
color : #666666;
margin-top:0px;
margin-bottom:0px;
}

H4 {
background : transparent;
font-family : Verdana, Arial, sans-serif;
font-size : 15px;
font-weight : normal;
text-align : right;
color : #000000;
margin-right:20px;
margin-top:0px;
margin-bottom:0px;
}


H5 {
background : transparent;
font-family : Trebuchet MS;
font-size : 16px;
font-weight : bold;
text-align : left;
color : #ffffff;
margin:0;
}

H6 {
background : transparent;
font-family : Trebuchet MS;
font-size : 16px;
font-weight : normal;

color : #000000;
margin:0;

}

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


}
a { text-decoration: none;}  
A:link { color: #666666;text-decoration: none;}
A:visited { color: #666666;text-decoration: none;}
A:hover { color: #ff0000;text-decoration: none; }

p { line-height: 160%; }
}


