/*  HTML, BODY, A  */
html, body { margin:0; padding:0; }
body { font-family:Arial; font-size:12px; color:#000000; background-color:#FFFFFF; }
a,
a:link,
a:visited { color:#FD4703; text-decoration:none; }
a:hover { color:#79777B; text-decoration:none; }
h1 { color:#cc1429; font-family:"Trebuchet MS",Arial; font-size:22px; font-weight:bold; padding:0; }
h2 { color:#000000; font-family:"Trebuchet MS",Arial; font-size:1.3em; font-weight:bold; padding:0; }
h4 { color:#FD4703; font-family:"Trebuchet MS",Arial; font-size:1.3em; font-weight:bold; padding:0; }
p { line-height:1.5em; }
img { border:0; }

