/* --- Hide everything but the content --- */
#header, #footer, #sidebar, #thirdNav, #breadcrumbs { display:none;}
* { margin:0; padding:0; border:0; list-style:none;}
body { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
p { padding:0 0 5px 0;}
.title { font-size:15px; font-weight:bold;}
h3 { font-size:24px; font-weight:bold; letter-spacing:-2px; color:#ff6600;}
h4 { font-size:20px; font-weight:bold; letter-spacing:-1px; color:#000066;}
h5 { font-size:16px; font-weight:bold; color:#ff6600;}
h6 { font-size:14px; font-weight:bold; color:#666666;}

