.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.descrip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
.contactBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
.bgimg {
background-image:url(IMAGES/backgroundgreen_02.gif);
background-repeat:no-repeat;
width:100%;
height:100%;
margin:0px;
}
