.normal_text {
	font-family: Arial;
	font-size: 10pt;
}
.real_small {
	font-family: Arial;
	font-size: 9pt;
}
.link_text {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.heading {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
}

.heading_small {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
}
.bottom_text {
	font-family: Arial;
	font-size: 7pt;
	color: #FFFFFF;
}
.picture_text {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}