.tiny {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;

}

.text {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.text_bold {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;

}

.text_burg {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #6F091F;
}

.textb_burg {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #6F091F;
	font-weight: bold;
}

.text_teal {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #2B484C;
}

.textb_teal {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #2B484C;
	font-weight: bold;
}

.headline {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #2B484C;
	font-weight: bold;

}

.footer {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: xx-small;
}
