html, body {

margin-top:10px;
margin-bottom:10px;
margin-right:10px;
margin-left:10px;
height: 100%;

}

p.breakbefore {page-break-before: always}

p.breakafter {page-break-after: always}

thead { display: table-header-group; } 
tfoot { display: table-footer-group; position:fixed; bottom:0px;} 

td, p { font-family: arial, tahoma, helvetica, sans-serif; font-size: 13px; fontsize: 14px; color: #3E3E3E; line-height:18px;}

.font_footer { font-family: arial, tahoma, helvetica, sans-serif; font-size: 11px; fontsize: 12px; color: #404040; line-height:18px;
	padding: 10px;
 	text-align:right;}

h2 { font-family: arial, serif; font-size: 23px; fontsize: 24px; color: #314670; line-height: 25px;}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

.noprint {display: none;}

