@charset "utf-8";
/* CSS Document */

.titleheader {
	font-weight: bold;
	font-size: 16px;
}
.formheader {
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}
.bodytext {
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
}
a {
	color: #069;
	font-weight: bold;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}
img {
	border:none;
}
ul {
	text-align:justify;
}
.linelist {
	font-size: 12px;
	color: #339;
    text-align:justify;

}
.linelistcap {
	color: #339;
    text-align:justify;
}.mandatory {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}

