.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 10px;
	text-align: justify;
	color: #8D8D47;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: lower-alpha;




}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	text-align: justify;
	color: #8D8D47;

}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px;
	text-align: justify;
	color: #8D8D47;

}
.formobjects {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8D8D47;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
}
.formbutt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
}

