html, body {
   margin:0px;
   margin-top:3px;
   color: #000000;
   font-family: Arial;
   font-size: 12px;
   background-color: #b8dc7c;
   }

td {
	font-family: Arial;
	font-size: 12px;;
	font-weight: normal;
    color: #000000;
	text-align: left;
	    }
a:active,a:visited,a:link{
    text-align:center;
	color: #29166f;
	text-decoration:none;
    font-weight:700;
	      }

a:hover{
		text-decoration: underline;	
		color:#29166f;
          }
		  
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
    text-align:center;
	color: white;
	text-decoration:none;
	     }

a.bottom_link:hover{
		text-decoration: underline;	
	         }

h1{ font-family: Arial;
	font-size: 13px;
	color:#29166f;
	margin-top: 0px;
    margin-right:5px;
    margin-left:5px;
    margin-bottom:0px;
	  }
h2{ color:white;
    font-family:Arial;
	font-size: 12px;
	margin:0px;
	  }
h4{ color: #76C5F0;
      font-family: Arial;
	  font-size: 13px;
	  }
h3{ color: white;
      font-family: Arial;
	  font-size: 13px;
	  font-weight:bold;
	  margin-top: 0px;
     margin-right:5px;
     margin-left:5px;
     margin-bottom:0px;
	  }
.price { background-color:#85c226;
		 color:#FFFFFF;
		 font-size:12px;
		 		  }
		   
.orderNow {	background-color:#fe0000;
		   	color:#FFFFFF;
		    font-size:12px;
			 }
p {margin-top: 0px;
   margin-right:5px;
   margin-left:5px;
   font-family: Arial;
   font-size: 14px;
   margin-bottom:0px; }



ul {
   font-family: Arial;
   font-size: 14px;
   }
