html {
        background: white;
    }


body {
	font-size: 9pt;
	 padding:0; margin:0 auto;
	font-family: "Times New Roman", Times, serif;
}

 .copyright, .no, .print 
{ 
color : #000000; 
display : none; 
background-color: transparent; 
}   
.line,.line2 {
	text-align: left;
	BORDER-BOTTOM: black 1px solid;
	line-height: 24px;
}
.next {
	
	page-break-before: always;

}
h1{
	font-size: 11pt; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3,h4,h5,  .titpage {
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
}
h2{
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
}
.highlight {
	BACKGROUND-COLOR: #ffc;
	color: Black;
}

.red, .pa, .str {
	COLOR: Red;
	background-color: transparent;
}
.str {
	text-decoration: line-through;
	
}
div.titlist
{
	text-align: center;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
.center
{
	text-align: center;
}
a:, a:link, a:visited, a:active,	a:hover 
{
	text-decoration: none;
	color: Navy;
	background: transparent;
}
