@charset "utf-8";
/* CSS Document */

.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align:justify;
}
.BodyText1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align:justify;
}
.FormText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.error {
	margin-left:30px;
}