/*
@page {

        size :21.0cm 29.7cm;

        width: auto;

        height: auto;

        orphans: 3;

        widows: 1;

        font-family: Verdana;

        font-size: 10pt;

      }
*/

      
body {
  line-height: 1.5;
  font-family: Verdana, Arial, Helvetica, sans-serif;   
  color:#000;
  background: none;
  font-size: 10pt;
}      
      
/*
img { float:left; margin:1.5em 1.5em 1.5em 0; }
*/

#container {
  background: none;
}

div.header {
display: none;
}
div.subheader {
display: none;
}
div.content {
	margin: 0;
	padding: 0;
	background: white;
}
div#footerLocation {
	display: none;
}
div.footer {
	display: none;
}

div, img, p, ol, ul{ float: none;}


img.spe{
display: block;
}