html,body {

background-color: #FFFFFF;

background-repeat: repeat-n;

font-family: tahoma;

height: 100%;

}



#content {

font-size: 16px;

color: #1c1e1b;

margin-top: 20px;

margin-left: 35px;

margin-right: 35px;

text-align: justify;

}



a {

color: #749465;

font-family: tahoma;

font-size: 16px;

text-decoration: none;

}



a:hover {

color: #749465;

text-decoration: none;

}



b {

color: #678956;

}


h4.oldprice{
margin:0px;
margin-left:10px;
margin-top:10px;
font-size:0.9em;
color:#000;
font-weight:lighter;
}
h3.price{
color: #4F6642;
margin:0px;
margin-bottom: 10px;
font-size: 24px;
}

h3 {

	color: #4F6642;
	margin:0px;
	margin-bottom: 10px;
	font-size: 24px;

}



#content img {

margin: 5px 15px 15px 15px;

}



.center {

text-align: center;

}



.left {

text-align: left;

}



.right {

text-align: right;

}



.border {

border-style: solid;

border-color: #1c1e1b;

border-width: 1px;

}


#terms_and_conditions{
font-size:1.1em;
font-weight:bold;
}