body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgmain.gif);
	background-repeat:repeat-x;
	background-color: #EBF2D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	text-align: justify;
	line-height: 18px;
}
.mlink, .mlink  a {
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}
.mlink a:hover {
	color: #FF0000;
	text-decoration: underline;
	line-height: 18px;
}
.text1 {
	font-size: 11px;
	padding: 0px 25px 0px 25px;
	text-align: justify;
	line-height: 18px;
	
}
#ourclient {	height: 275px;
	overflow: auto;
	width: 560px;
}
table.bullet td {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0;
	line-height: 18px;
}

