
body {margin:0px 0px; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 16px ; background-color:#006aa1; color:#66c101; line-height:1.5em}

a {
	text-decoration: none;
	color: #66c101;
}

a:hover { text-decoration: underline;}

#orderNow {

font-size: 24px;
background-color:#4d9101;
color:#d4fda7;
padding-top:20px;
padding-bottom:20px; 
text-align:center; 
max-width:400px; 
list-style:none; 
margin:0px; 
padding-left:0px;

}

#orderNow a:link, #orderNow a:visited{

color:#d4fda7;

}

#orderNow a:hover
{
  text-decoration: underline;
}

#price {

font-size: 18px;
color:#fe1818;

}

h1, h2, h3, h4, h5, form { margin: 0; }

h1 {
	color:#ffffff;
	font-size:22px;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:10px;
	letter-spacing:.10em;
	}
	
h2 {
	color:#66c101;
	font-size:18px;
	font-weight: normal;
	margin-top:10px;
	margin-top:10px;
	padding:0;
	}
h3 {
	color:#ffffff;
	margin: 16px 0 15px 0 !important;
	font-size:16px;
	font-weight: normal;
	}
h4 {
	color:#ffffff;
	margin: 14px 0 15px 0 !important;
	font-size:16px;
	font-weight:bold;
	}



