body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: normal;
	font-size: 24px;
}
h2 {
	background-color: #589d3d;
	color:#FFFFFF;
	text-align:center;
	padding-bottom: 2px;
	font-size: 20px;
}
h3 {
	font-size: 16px;
}

.greenbar {
	background-color: #589d3d; 
	color:#FFFFFF; 
	font-size: 16px; 
	font-weight: bold; 
	text-align:center; 
	padding-bottom: 2px;
}
.greenbarsmaller {
	background-color: #589d3d; 
	color:#FFFFFF; 
	font-size: 15px; 
	font-weight: bold; 
	text-align:center; 
	padding-bottom: 2px;
}

.brownbar {
	background-color: #9d7a3d; 
	color:#FFFFFF; 
	font-size: 16px; 
	font-weight: bold; 
	text-align:center; 
	padding-bottom: 3px;
}
.brownbarsmaller {
	background-color: #9d7a3d; 
	color:#FFFFFF; 
	font-size: 15px; 
	font-weight: bold; 
	text-align:center; 
	padding-bottom: 2px;
}

.bubble {
	background: url(http://www.dermaremedies.com/img/bubble.gif); 
	background-repeat: no-repeat; 
	height: 189; 
	padding-top: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	font-size: 12px;
}
.greenhd {
	color: #00970e;
}
.guarbody {
	font-weight: bold; 
	text-align: justify;
}
.greenborder {
	border:solid 2px #589d3d;
}
.privacyborder {
	border:solid 2px #9d7a3d;
}
.prodblock {
	line-height: 17px; 
	padding-left: 14px; 
	padding-bottom: 15px;
}
.line {
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
}
.reviewtext {
	font-style: italic;
}
.discl {
	color: #999999; 
	font-size: 9px; 
	background-color: #FFFFFF;
}
a.top:link {	
	color: #5b5b5b;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.top:visited {	
	color: #5b5b5b;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.top:hover {	
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
a.top:active {	
	color: #5b5b5b;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.prod:link {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a.prod:visited {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a.prod:hover {
	color: #339900;
	text-decoration: underline;
	font-size: 14px;
}
a.prod:active {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a.prod2:link {
	color: #333333;
	text-decoration: none;
}
a.prod2:visited {
	color: #333333;
	text-decoration: none;
}
a.prod2:hover {
	color: #333333;
	text-decoration: underline;
}
a.prod2:active {
	color: #333333;
	text-decoration: none;
}

