/*--------------------General Code-------------------*/
html {margin:0px;padding:0px;min-height:100%;background:FFF;font-size: 12px;font-family:Verdana, Arial, Helvetica, sans-serif, "MS sans serif";}
body {margin:0px;padding:0px;}	
p,td,form,textarea,select,li,a,h1,h2,h3,div {margin:0px;padding:0px;color:#444;}
p {margin:0px;padding-top:5px;padding-bottom:5px;}
H1 {font-size: 18px;line-height:22px;color:#ee3424;margin-bottom:10px;}
H2 {font-size: 16px;line-height:18px;color:#ee3424;margin-bottom:5px;margin-top:5px;}
H3 {font-size: 14px;line-height:14px;color:#ee3424;margin-top:10px;margin-bottom:0px;}

/*--------------------Specific Code-------------------*/
.small, .small a, div.small a, td.small p,table.small tr td, table.small tr td p,td.small a, ul.small li,.small div {font-size: 11px; line-height:14px;}
.tiny, .tiny p, .tiny a {font-size:9px;}
.red, .red p {color:#CC0000;}
.grey {color:#666;}
.white,table.white tr td, a.white:link,a.white:visited,td.white a {color:#FFFFFF;}
.bold {font-weight:bold;}
.big {font-size:18px;}
a img {border:0px;}
.clearing {clear:both;}

/*--------------------Link Code-------------------*/
a:link, a:visited {color:#1e89ca;text-decoration:none;}
a:hover {color:#396681;text-decoration:underline;}