/* CSS Document */
body{
font-family:"ËÎÌå", Tahoma, sans-serif, "Lucida Console";
font-size:12px;
margin:0px;
}
td{
	font-size:12px;
	line-height:20px;
	color: #1B3550;
}
form{margin:0px;}

a:link {
	color: #1B3550;
	text-decoration: none;
}
a:visited {
	color: #013080;
	text-decoration: none;
}
a:hover {
	color: #1B3550;
	text-decoration: underline;
}
a:active {
	color: #1B3550;
	text-decoration: underline;
}
.fontcolor {
	font-size: 12px;
	color: #013080;
	text-decoration: none;
}
