@charset "utf-8";
/* CSS Document */

body {
   font-family: Tahoma, Geneva, sans-serif;
   background: #ffffff;
   font-size: 12pt;
   }
   
h1 {color:#000;font-size:16pt;font-weight:bold;}
#wrapper {background: #ffffff; margin: 0 auto; border: none;}
#content { background: #ffffff; padding: 0px 10px;} 
#social {display: none;}
#footer { background: #ffffff;}
