
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: center;
}

a 			{ color: #004510; font-weight: bold; text-decoration: underline; }

h1			{ font-size: 24px; color : #006510; font-family: Arial,Helv,sans-serif; padding-bottom: 0; margin-bottom: 0; }
h2 			{ font-size: 17px; font-family: Arial,Helv,sans-serif; margin-top: 0px; padding-bottom: 0; margin-bottom: 0; font-weight:bolder;  }
h3 			{ font-size: 12pt; padding-bottom: 0; margin-bottom: 0; color: white;}
h4 			{ font-size: 100%; padding-bottom: 0; margin-bottom: 0;}

td 			{ font-size: 9pt; line-height: 15pt;}
ul 			{ list-style-type: square; }

.copyright	{ color: white; font-size: 8pt; text-decoration: none;  }

.product_heading	{ font-weight: bold; font-size: 12pt; line-height: 15pt;}

a:hover 	{ color: #CF2D31;  text-decoration: none; }