.donotprint
{ 
display: none;
visibility: hidden;
}



.body
{ 
margin-top: 0px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
background: white;
}

.maintable {

width: 750px;

}

.defaulttext, ul, li
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
font-weight:normal;
}

h3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
color: black;
font-weight:normal;
}


.breakhere {
 page-break-before: always;
}

.spacer {
 height: 250px;
}

.nobreak {
 page-break-inside: avoid;
}
