
body {
	color: #007b4a;
	background-color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : medium;
	empty-cells: show;
	margin-top: 0;

}

a {
	color: #007b4a;
	text-decoration:  underline;
}

a:hover {
color: #ffffff;
text-decoration: underline;
font-style: italic;
	}

img{
border: 0;
}	
	
h4 {
color: #7fbda4;
margin-left: 4px;
margin-bottom: 6px;
}

.line {
	border-left-color: #007b4a;
	border-left-style: solid;
	border-left-width: 1px;
}
.ul1 {
color: #000000;
list-style-type: none;
margin-top: 4px;
margin-left: - 4px;
}

.ul2 {
list-style-image: none; 
list-style-position: outside;
list-style-type: none;
margin-top: 4px;
color:#007b4a;
}

.linkcolor {
color: #007b4a;
}

.des-tit {
color: #7b1e00;
margin-left: 3px;
}

.help {
color: #7b1e00;
font-size: 12px;
text-align: center;
}
.cap{
 text-transform: capitalize;
  }
  
 .price {
 color: #007b4a;
 } 
 
 .price2 {
 color: #7b1e00;
 }