
/****************
 *THIS PAGE ONLY*
 ****************/ 


/* TYPOGRAPHY (Standard HTML tags)
----------------------------------------------------------------*/

  
   

/* PAGE LAYOUT 
----------------------------------------------------------------*/
   
   .mainwrapper { padding-top: 15px; }
   .mainwrapper h1 { color: #333333; background-color: white; font-size: 125%; }
   .mainwrapper p { color: #333333; background-color: white; font-size: 100%; }
   .mainwrapper ul { padding: 0 0 0 15px; list-style-type: disc; }
   
   #left { margin-left: 20px; width: 45%; }
   #right { margin-right: 20px; width: 45%; }
   ul, p { text-align: justify; }
   

