.noprint  { display:none }


.pagebreak, .page {
   @page {
   		  vertical-align : top;
          width: auto;
          height: 100%;
          page-break-before: always;
          }
}

input.button { display:none }

body, td, p { line-height: 160% }
td {
font-family : Arial, Helvetica, Sans-Serif;
color : #000000;
font-size : 80%;
}
	
	
		
BODY
{
	margin: 0 0 0 0;
	padding: 0 0 0 0 ;
	border: 0 0 0 0;
	color : #000000;
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 80%;
}


.summary
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color: #000000;
}

.caption
{
	font-family : Arial, Helvetica, Sans-Serif;
	color: #000000;	
}
						
.H1, H1
{
	font-family : Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-weight : bold; 
	font-size : 120%;
}
	
.H2, H2
{
	font-family : Arial, Helvetica, Sans-Serif;
	text-decoration : none; 
	text-weight : bold; 
	font-size : 100%;
	color: #000000;
}
	
.H3, H3
{
	font-family : Arial, Helvetica, Sans-Serif;
	text-decoration : none; 
	text-weight : bold; 
	font-size : 100%;
}
	
.H5, H5
{
	font-family : Arial, Helvetica, Sans-Serif;
	text-decoration:none; 
	text-weight:bold; 
	font-size:100%;
	color: #000000;
}
	
.H6, H6
{
	font-family : Arial, Helvetica, Sans-Serif;
	text-decoration : none; 
	text-weight : bold; 
	font-size : 100%;
	color: #000000;
}
	
.ol, ol
{
	color : #000000;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 100%;}
		
.ul, ul
{
	color : #000000;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 100%;
}
	
	
.dt, dt
{
	font-family : Arial, Helvetica, Sans-Serif;
	text-weight: bold; 
	font-size:100%;
	margin-bottom: 0;
	color: #000000;
}
		
.dd, dd
{
	font-family : Arial, Helvetica, Sans-Serif;
	text-weight:none; 
	font-size:90%;
	margin-bottom: 0;
	color: #000000;
}

		
/*       LVHA         */
A:LINK { color : #000000;	font-size : 90%;	text-decoration : underline; }
A:VISITED {	color : #000000; font-size : 90%;	text-decoration : underline; }		
A:HOVER {	color : #000000; font-size : 90%; text-decoration : underline; }	
A:ACTIVE { color : #000000;	font-size : 90%; text-decoration : underline; }					

INPUT.TEXT, INPUT.PASSWORD, TEXTAREA, SELECT
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 100%;
	font-weight: bold;		
	padding : 0.5em;
	border : 1px solid gray;
	background-color : #000000;
}
	
/* text fields and submit buttons */

input 
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 95%;
	font-weight: bold;
	padding : 0.2em;
	border : 1px solid gray;
	background-color : #000000;			
}

input.checkbox 
{
	border : none;
	background-color : #000000;
	font-size : 100%;
	font-weight: bold;
	padding : 1em;
	height: 1em;
	width: 1em;
}

