@charset "ISO-8859-1";
.style1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #000099;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#txt {
	padding-right: 20px;
	margin-top: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009;
}
#data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
	height: 125px;
	width: auto;
	border: 1px solid #999;
	margin-right: 5px;
	margin-left: 5px;
}
#data tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	color: #666;
	font-size: 14px;
}
