/*** reset ***/
HTML, BODY, DIV, SPAN, H1, H2, H3, H4, P, EM, IMG, STRONG, B, I, UL, OL, FORM{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;font-family:Arial,sans-serif;}

/*** HTML tags ***/
BODY{font-family:Arial,sans-serif;background:#181a18;color:#ffffff;;font-size:14px;line-height:18px;text-align:left;}
A, A:link, A:visited, A:hover, A:active{}
IMG{border-width:0px;}
P{font-size:1em;line-height:1.4em;margin:10px 0px 10px 0px;}
LI{font-size:1em;line-height:1.4em;padding:0px 5px 0px 25px;list-style:none;background:url(/static/img/bg/bullet.gif) 10px 13px no-repeat;}
DIV{font-size:1.0em;line-height:1.4em;text-align:left;margin:0px;padding:0px;}
H1{font-size:36px;line-height:60px;margin:20px 0px 10px 0px;letter-spacing:0px;}
H2{font-size:24px;line-height:28px;margin:20px 0px 10px 0px;color:#fff;font-weight:normal;}
H3{font-size:18px;line-height:20px;margin:15px 0px 8px 0px;}
DIV.hr{display:none;}
TEXTAREA, SELECT, INPUT{font-family:Arial,sans-serif;}

/******* generic classes *******/
.di{display:inline;}
.fr{float:right;}
.fl{float:left;}
.fn{float:none;}
.cb{clear:both;}
.vam{vertical-align:middle;}
.tar{text-align:right;}
.hdn{display:none;}
.wauto{width:auto !important;}
.print{display:none;}
.noprint{}
.small{font-size:0.9em;}

