/* ---------------------- Reset Styles & Start Styles ---------------------- */
html, body, p, h1, h2, h3, h4, h5, em, i, table, tr, td, th, form, input, textarea, select, li, ol, ul, strong {padding:0;margin:0;}
html {font-size:62.5%; background:url(about:blank);}
em, i { font-style:normal;}
li { list-style-type:none;}
input,select,textarea {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5 { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal;padding:5px 0;}
p { padding:5px 0;}
body {padding:55px;background:#fff;color: #030000; font-size:11px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;height: 100%;
}
a:active, a:focus, img, input, select {outline: 0;focus:0;}
a, a:link, a:active, a:visited {color: #cc1a19;cursor: pointer;text-decoration: underline;}
a:hover {color:#cc1a19;text-decoration: none;}