td img {display: block;}
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;	
	margin-bottom: 0px;
        background-color: #028BC1;	
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #028BC1;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-size: 12px;
}
table{
	font-size: 11pt;
	font-family: "ËÎÌå";
    line-height:25px;
	color: #000000;
}