
/* Defaults
--------------------------- */
body, h1, h2, h3, h4, h5, h6,
p, ul, ol, li { margin:0px; padding:0px; border:0px; }

ul, ul li { list-style-type:none }
ul li { background: url(../images/general/bullet.gif) no-repeat; background-position:0 4px; padding-left:9px; } 
img { border:0px; }


/* General
--------------------------- */
body { background-color:#003; }

td, body, textarea { color:#333; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; }

p, h1, h2, li  { margin-bottom:18px; }
ul, ol { margin:0 80px 0 27px; padding-bottom:10px; }
p, li  { line-height:16px; }

h1, h2, a { color:#99c; }
h1 { font-size:17px; text-transform:lowercase }
h2 { font-size:13px; }
a { text-decoration:underline  }


#header, #navigation, #footer { display:none }

