@charset "utf-8";
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	margin-right: 5px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	margin-right: 5px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 28px;
}
.announcement {
	border: 1px dotted #000099;
	font-size: 10px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
