ul	{
list-style-type: square;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 1.5em;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
    line-height: 1.5em;
}
