.text1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
.table1 {
	border: 1px solid #CCCCCC;
}
img.double-border {
	border: 5px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}
.text2 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}.td1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

