.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal
}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold}
.basicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold
}
.basic_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal
}

