h2 { 
	color: black;
	background-color: white; 
	font-weight: bold; 
	font-size: 13pt;
	line-height: 14pt;
    	font-family: Verdana, Helvetica, sans-serif; 
    	font-variant: normal;
    	font-style: normal;
}

h3 { 
	color: black; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 110%;
    	font-variant: normal;
    	font-style: normal;
}


p { 
	color: black; 
	font-weight: normal; 
    	font-size: 100%;
    	font-family: Times New Roman, serif; 
    	font-variant: normal;
    	font-style: normal;
}

DIV.noprint { 
	display: none;
 }

TD { 
	color: black; 
	font-weight: normal; 
    	font-size: 75%;
    	font-family: Times New Roman, serif; 
    	font-variant: normal;
    	font-style: normal;
	}

