html {
        background: white;
    }


body {
        font-size: 9pt; 
        background: white;
        padding: 0;
		  font-family: Arial, Helvetica, sans-serif;
        }

 .copyright, .no, .print 
{ 
color : #000000; 
display : none; 
background-color: transparent; 
}   
.line{
	text-align: left;
	BORDER-BOTTOM: black 1px solid;
	line-height: 24px;
}
.next{
	
	page-break-before: always;

}

h1, h2,h3,h4,h5{
	font-size: 10pt; 
}
.highlight {
	BACKGROUND-COLOR: #ffc;
	color: Black;
}