@charset "utf-8";
body {
	font-size: 12px;
	line-height: 22px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FF66E4;
}
table {
	font-size: 12px;
	line-height: 22px;
}
#leftpro {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}