body, td {
	color: #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.title {
	font-size:16px;
	font-weight:bold;
}

.around {
	width:778px;
	margin-left:40px;
}

input, textarea, select {
	background: #FFFFFF;
	color: #000000;
	font-size:8pt;
	font-weight: normal;
	border-color: #000000;
}

a {
	color: #336699;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #336699;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #000080;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-weight: normal;
}

.small {
	font-size: 8pt;
	font-family: Arial, Helvetica;
}

.error {
	color:#F00;
}
