/* BODY ----------------------------------------------------------------------------------------------------*/


body { margin: 0; padding: 0; background: #f5f5f5; font-size: 12px; text-transform: uppercase; }



h1, h2, h3, h4, h5, h6 { font-family: "ff-enzo-web-1","ff-enzo-web-2","Arial Narrow",sans-serif; text-transform: uppercase; margin: 0; padding: 0;   }



h1 { font-size: 40px; color: #000000; font-weight: 600; margin-top: 20px; margin-bottom: -4px; }
h2 { font-size: 28px; color: #000000; font-weight: 300; margin-bottom: 8px; }
h3 { font-size: 22px; color: #999999; font-weight: 300; margin-bottom: 30px; }
h4 { font-size: 18px; color: #999999; font-weight: 100; margin-bottom: -4px; }
h5 { font-size: 18px; color: #999999; font-weight: 100; line-height: 22px; margin-bottom: -4px; }
h6 { font-size: 12px; color: #999999; font-weight: 100; line-height: 12px; margin: 5px 0 -4px 0; }




a:link, a:visited { color:#999999; text-decoration:none; outline: none; }
a:focus, a:hover, a:active {color:#000000; text-decoration:none; outline: none; }







.clear { clear: left; display:block; height:0; overflow:hidden; visibility:hidden; width:0; }





