body
{
	font-family : sans-serif;	
	color : #33333;
	background : #ffffff; 
	margin : 0px;
	padding : 0px;
	text-align : center;
	vertical-align : top;
}


h1
{
  color:#336633;
  display : inline;
  font-size : 16pt;
  font-weight:bold;
}

h2
{
  color:#336633;
  display : inline;
  font-size : 14pt;
  font-weight:bold;
}

h3
{
	color : #336633;
	display : inline;
	font-size : 12pt;
	font-weight:bold;
}

h4
{
	color : #336633;
	display : inline;
	font-size : 11pt;
	font-weight:bold;
}

td{font-size:.8em;}


textarea{font-family: courier;color:#333333;font-size: 10pt;background-color:#E4F1E4;}
input, select{font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;color: #333333;font-size:9pt;background-color:#E4F1E4;}
.greenbutton{border:solid #666666 1px;background-color:#336633;font-family:verdana;font-size:8.5pt;font-weight:bold;color:#ffffff;padding-left:0px;text-transform:uppercase}

input.clear {border:none;background-color:#ffffff;cursor:hand;} 
.chk{background-color:#ffffff;}

a
{
	text-decoration : underline;	
	
}

.nav
{
	font-size : 1em;
	color : #757575;
	font-weight:bold;
	text-decoration : none
}
			
.nav a
{
	
}

.nav a:hover
{
	
}

.cart
{
	color : #336633;
  font-weight:bold;
  text-decoration:none;
  font-size:8pt;
}
			
.cart a
{
	color : #336633;
  font-weight:bold;
  text-decoration:none;
  font-size:8pt;
}

.cart a:hover
{
	color : #333333;
	font-size:8pt;
}

.footer
{
		color : #333333;
		font-size:7.5pt;
}
