body {
   background: white;
   color : #000;
   }
   
   
#box {
width: auto;
margin: 0 5%;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
   
border-left: none;
border-right: none;
   
   }


P, ul, ol, li, blockquote {
font : 12pt/20pt Georgia, Times, "Times New Roman", serif;
}


H1 {
font : 16pt Helvetica, Geneva, Arial, sans-serif;
}



H2 {
font : 12pt Helvetica, Geneva, Arial, sans-serif;
font-weight : normal;
margin: 30pt 0pt 10pt 0pt;
}

H3 {
font : 12pt Georgia, Times, "Times New Roman", serif;
line-height : 20pt;
margin: 30pt 0pt 0pt 0pt;
}

/*

.box {
margin-left: 70pt;
margin-right: 70pt;
}

*/



.small {

font : 10pt Georgia, Times, "Times New Roman", serif;

}


.noprint {
	display: none;
	}


.bytheway {
	display: none;
	}