.basicTemp {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding: 10pt;
	border: 1px solid #999999;
	text-align: justify;
	margin: 10px;

}
.headSrvices {
	font-family: Tahoma;
	font-size: 12px;
	color: #63A3B8;
	letter-spacing: 1px;
	font-style: normal;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
	font-weight: bold;
	margin: 20px;
	padding: 0px 20px;

}
.serviceBasic {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: justify;
	padding: 15px;
	margin: 15px;
}
