body {
    margin: 0;
	padding: 0;
	font-family: "Helvetica, sans-serif";
	color: black;
	Font-size: 10pt;
}

#header, #left, #subline, .mod_breadcrumb, .back, .pdf_link, .date, .pagination {
    display:none;
}

#content {
   margin-top: 0px;
    width: 100%;
    }
#right {
   padding-top: auto;
   height: 100%;
   margin-bottom: 0px;

   }

a, a.visited {
   color: blue;
   }
img, a {
    border: 0px solid;
    }
    
h1, h2, h3, h4, h5, h6 {

  line-height: 1.1em;
   margin: .75em 0 .5em 0;
}

h2 {
   font-size: 1.6em;
   height: 75px;
   }

h3 {
  display: block;
  font-size: 1.0em;
  text-decoration: underline;
  margin-bottom: 0.2em;
}

p {
  margin: 0 0 1em 0;
}
.mod_newsreader {
    color: #fgfgfg;
    margin-top: -80px;
    }
    
.mod_article {
   font-size: 12pt;
   font-family: Helvetica;
   line-height: 1.6em;
   display: block;
   margin-left: 0px;
   margin-right: 0px;
}
#footer {
   width:  100%;
   height: 200px;
}
#dload {
   background-image: url(system/themes/default/images/iconPDF.gif);
   background-repeat: no-repeat;
    }



