a {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	border-right-style: none;
	border-left-style: none;
	background-color: #CDE1F5;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 10pt;
	color: #666666;
}
table {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.style1 {
	font-size: 9pt;
	font-weight: normal;
}
