.Heading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	color: black;
}

.heading {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: black;
}


.product {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: darkblue;
}

.normalBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: black
}

}

.bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: black
}

.normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: medium; 
	color: black
}



