body		{
			margin: 0px;
			background-color: rgb(47, 61, 36);
			font-family: verdana, arial, helvetica, sans-serif;
			}
			
.head1		{
			font-family: "Bookman Old Style", serif;
			font-style: italic;
			text-align: center;
			color: #ffffff;
			}
			
.head2		{
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			color: #ffff33;
			text-align: center;
			}
			
.head3		{
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			}
			
.head4		{
			font-family: arial, helvetica, sans-serif;
			font-size: x-small;
			}
			
.footer		{
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: xx-small;
			font-weight: bold;
			margin-top: 2px;
			color: #ffffff;
			}
			
.nav		{
			margin-left: 17px;
			margin-top: 5px;
			}
			
.body-text	{
			margin-right: 8px;
			margin-top: 30px;
			font-family: verdana, arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
			color: rgb(47, 61, 36);
			}
			
.prodhead	{
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: small;
			font-weight: bold;
			}
			
.product	{
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: x-small;
			}

.faqlist	{
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: x-small;
			font-weight: bold;
			}
			
ul			{
			list-style-image: url(images/bullet1.gif);
			font-weight: bold;
			font-size: x-small;
			}
	
ul ul		{
			list-style-image: url(images/bullet2.gif);
			}
		
ul ul ul	{
			list-style-image: url(bullet3.gif);
			}
			
a:link		{
			color: rgb(60, 77, 45);
			}
		
a:active	{
			color: rgb(0, 128, 0);
			}

a:visited	{
			color: rgb(100, 116, 88);
			}
			

			


