
body {
	margin: 0in 0in; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #ffffff; 
	clip:  rect(   )background:#ffffff;
}
	
a {
	color:#000000; 
	text-decoration: underline;
}
	
/*a:after {
	content: " (" attr(href) ")"; 
}*/

td {
	font-size: 12px; 
	color: #000000;
	}
	
p{
	font-size: 12px; 
	color: #000000;
}
	
.h7 {
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
}

.bold{
	font-weight: bold;
}
	
.hBIG{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
	  
.hideOnPrint{
	height: 0;
    width: 0;
    position: absolute;
	display: none;
}
	
* table, 
* tr, 
*td {
	background-color:#FFFFFF; 
	border: none;
}
 
.tableHeader{
	font-weight: bold;
}
