body { font-family: Arial, Helvetica, sans-serif; 
	   font-size: 14px; color: #000000; background-color: #FFFFFF; } 
h1 { font-size: 16px;}
h2 { font-size: 16px;}
h5 { font-size: 18px;}
h6 { font-size: 16px;}	   

table { width: 650px; }
td { padding-right: 5px; padding-bottom: 7px; text-align: left; vertical-align: top;}
th { text-align: left;}

dt { text-align: left; font-weight:bold; }
dd { text-align: left; margin-bottom: 10px;}


.noprint { display: none; } 

body table#prhead { display: block; width: 95%; margin-bottom: 30px; border-bottom: 1px solid #000000;}

body img{ display: none;}
body a { color: #000000; text-decoration: none;}

.break { page-break-before: always;}
.left { text-align: left;}
