body {
	font-size:10pt;
}

table {
	font-size:10pt;
}

a {
	color:000000;
	text-decoration:none;
}

a:hover {
	background-color: FFFF80;
	text-decoration: underline;
}

.box {
	font-weight: 600;
	filter: blur(direction=135);
	width: 100%;
	color: #000000;
	height: 12pt;
	font-size: 12pt;
	border-style: outset;
	border-width: 1pt;
	padding: 2pt;
	background-color: #FFFFFF
}
