html {
        background: white;
    }


body {
        font-size: 9pt; 
       
        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{
	font-size: 12pt; 
}
h2,h3,h4,h5{
	font-size: 9pt; 
}
.highlight {
	BACKGROUND-COLOR: #ffc;
	color: Black;
}
#header {
	/*background: url(../images/header03.jpg);*/
	height: width: 100%;
	/*background-repeat: no-repeat;
	background-position: center;)*/
	border: 1px solid;
	padding: 10px 10px 0px 10px;
	font-style: italic;
}