a.products:link
	{
      letter-spacing: 1.25px;
	  text-decoration: none;
	  line-height: 150%;
	  color: #023C09;
	}  
a.products:visited
	{
      letter-spacing: 1.25px;
	  text-decoration: none;
	  line-height: 150%;
	  color: #023C09;
	}
a.products:hover
	{
      letter-spacing: 1.25px;
	  text-decoration: none;
	  line-height: 150%;
	  color: #038E14;
	  background: #FFF0C4;
	}
a.nav:link
	{
	  font-family: "Arial Rounded MT Bold", Arial;
	  font-size: 14pt;
	  color: #023C09;
	  text-align: left;
	  letter-spacing: 1.25px;
	  text-decoration: none;
	  line-height: 150%;
	}
a.nav:visited
	{
	  font-family: "Arial Rounded MT Bold", Arial;
	  font-size: 14pt;
	  color: #023C09;
	  text-align: left;
	  letter-spacing: 1.25px;
	  text-decoration: none;
	  line-height: 150%;
	}
a.nav:hover
	{
	  font-family: "Arial Rounded MT Bold", Arial;
	  font-size: 14pt;
	  color: #038E14;
	  text-align: left;
	  letter-spacing: 1.25px;
	  text-decoration: none;
	  line-height: 150%;
	}
a:link
	{
	  color: #023C09;
	  text-decoration: none;
	}
a:visited
	{
	  color:#023C09;
	  text-decoration: none;
	}
a:hover
	{
	  color: #038E14;
	  text-decoration: underline;
	}
body
	{
	  background: #E9E9E9;
	}
h1
	{
	  font-family: Arial;
	  font-size: 18pt;
	  color: #023C09;
	  text-align: center;
	  letter-spacing: 1.25px;
	  line-height: 150%;
	}
h2
	{
	  font-family: Arial;
	  font-size: 14pt;
	  color: #023C09;
	  text-align: center;
	  letter-spacing: 1.25px;
	  line-height: 150%;
	}
h3
	{
	  font-family: Verdana;
	  font-size: 12pt;
	  color: #023C09;
	  text-align: left;
	  margin-left: 10px;
	  margin-right: 10px;
	  line-height: 150%;
	}
h4
	{
	  font-family: Verdana;
	  font-size: 10pt;
	  text-align: center;
	  color: #023C09;
	  line-height: 125%;
	}
p
	{
	  font-family: Verdana;
	  font-size: 10pt;
	  color: #000000;
	  text-align: justify;
	  margin-left: 10px;
	  margin-right: 10px;
	  line-height: 125%;
	}
li
	{
	  font-family: Verdana;
	  font-size: 10pt;
	  color: #000000;
	  text-align: left;
	  margin-left: 10px;
	  margin-right: 10px;
	  line-height: 125%;
	}
li.home
	{
	  font-family: Verdana;
	  font-size: 10pt;
	  color: #038E14;
	  text-align: left;
	  margin-left: 10px;
	  margin-right: 10px;
	  line-height: 125%;
	}
td.specialupperleft
	{
	border-bottom: 1px outset #038E14;
	border-right: 1px outset #038E14;
	}
td.specialupper
	{
	border-bottom: 1px outset #038E14;
	}
td.specialupperright
	{
	border-bottom: 1px outset #038E14;
	}