.fontspace {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	letter-spacing: 0em;
	height: 0px;
}
.bolditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.sansserifbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.sanserifreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}
.sansserifboldlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
}
