/* CSS Document  - © 2006 www.heidiworld.co.uk */

body {
   background: white;
   font-size: 12pt;
   margin:0;
   padding:0;   
   color: black;
   }

.menu, .subnav, .paging, .header, .back, #flash  {
   display: none;
 }

p.i {color:black;}

.container, .content, .copy, .intro, .feature, .latest {
   width: auto !important;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

a:link, a:visited {
   color: #520 !important;
   background: transparent;
   font-weight: bold;
   text-decoration: underline !important;
   }