form {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: inherit;
	list-style-image: none;
	list-style-type: circle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: text;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-weight: bold;
	white-space: normal;
	font-size: 12px;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000099;
	font-size: 9px;
}
