td {
	font-size: 9pt;
	line-height: 16px;
}
body {
	background-color: #0099CC;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.shadow {
	filter: DropShadow(Color=#B1CCE7, OffX=4, OffY=-4);
}
a.tit:link {
	color: #336699;
	text-decoration: none;
}
a.tit:visited {
	color: #336699;
	text-decoration: none;
}
a.tit:hover {
	color: #333333;
	text-decoration: underline;
}
a.tit:active {
	color: #333333;
	text-decoration: underline;
}.title {
	font-size: 12pt;
	line-height: 25px;
	font-weight: bold;
	color: #FF3300;
}
