body {
	font-family: verdana;
	font-size: 3pt;
	
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #006633;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a {
	font-size: 10pt;
	color: #000;	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	/*background-color: #109F58;*/

a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.products {
	color: #6699CC;
	font-size: 7pt;	
	text-align: center;
}
.products a {
	color: #6699CC;
	font-size: 7pt;
	font-weight: normal;
}
.products a:hover {
	color: #99CCFF;
	font-size: 7pt;
	font-weight: normal;

