a:link
{
	color: rgb(66,99,47); 
    text-decoration: underline;
}
a:visited
{
	color: rgb(66,99,47);
    text-decoration: underline;
} 
a:active 
{
	color: rgb(66,99,47);
    text-decoration: underline;
}
a:hover
{
	color: rgb(200,0,0);
    text-decoration: underline;
}

body
{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: rgb(0,0,0);
	bckground-color:rgb(236,255,216);	
	background-image:url('images/bg.gif');
}

table
{
	font-family: Arial, Verdana;
	font-style: normal;
	font-size: 13px;
	color: rgb(0,0,0);
	background-color:rgb(255,255,255);

}

.testimonial
{
	font-family: Arial, Verdana;
	font-style: normal;
	font-size: 13px;
	color: #909090;
	background-color:#F4F4F4;

}


.greenbox
{
	font-family: Arial, Verdana;
	font-style: normal;
	font-size: 13px;
	color: #000000;
	background-color:#ECF1EA;
	padding: 10;
	
	

}

.th
{
    background-color:#006A53;
	font-family: Arial, Verdana, ;
	font-size: 13px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.tch
{
    background-color:rgb(235,235,235);
	font-family: Arial, ;
	font-size: 13px;
	font-weight: bold;
	color: rgb(0,0,0);
}
.tc
{
    background-color:rgb(236,241,234);
	font-family: Arial, ;
	font-style: normal;
	font-size: 13px;
	color: rgb(0,0,0);
}

p
{
	align: justify;
	line-height: 150%;
}

.hd
{
	font-family: Arial;
	font-size  : 12pt;
	font-weight: bold;
	color: rgb(200,0,0)
}


.gb
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006A53
}


.shd1
{
	font-family: Times New Roman;
	font-size: 20px;
	color: #006A53
}



.shd2
{
	font-family: Arial;
	font-size: 13px;
	color: #006A53
}
.tb
{
	font-family: Verdana;
	font-size: 11px;
	color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #FFFFE6;
}


}
ul
{
   font-family: Arial, ;
   font-style: normal;
	font-size: 13px;
   color: rgb(0,0,0);
   list-style-image:url('images/listbullet.gif');
}