ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
} 


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
	
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #74A806;
	line-height: normal;
	text-align: center;
}

.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.testimonials_text {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-align: left;
}

.link:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none
}

.link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}
	
.link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}

.link:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	
	}

	
<!-- /////////// end of CSS details for Free PLRPro ////////////////// -->




<!-- /////////// CSS details from PLRPro for Tables ////////////////// -->
  
  /* Content Styles */
.styleTitle {
	font-size: 20px;
	font-weight: bold;
	padding: 3px 3px 0 20px;
	background: url(../../images/tick1.gif) no-repeat 0% 50%;
	border-bottom:5px solid #4c4c4c;
	color: #729CDC;
}
.styleBox {
	border: 1px solid #BED0DE;
	background: #efefef;
	padding: 0;
	margin: 5px 10px 5px 10px;
}
.styleBoxTitle {
	background: #BED0DE;
	border-bottom: 1px solid #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 2px;
}
.styleBoxBody {
	padding: 5px;
}
.styleTitle1 {	font-size: 20px;
	font-weight: bold;
	padding: 3px 3px 0 20px;
	background: url(../images/tick1.gif) no-repeat 0% 50%;
	border-bottom:5px solid #666666;
	color: #669911;;
}

<!-- /////////// end of CSS details from PLRPro for Tables ////////////////// -->





<!-- /////////// CSS details from original LFM ////////////////// -->

.membertd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	background-color:#B0CBFD;
}

.membertdbold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight: bold;
	background-color:#99DD33;
}
.admintd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	background-color:#B0CBFD;
	border: solid thin; border-width: 1px; border-color: #000000;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
}

.formlabelbold {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
	font-weight: bold;
}


<!-- /////////// End of CSS details from original LFM ////////////////// -->