.font1_black {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.font1_black_fett {

	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.font1_grey {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.font1_red {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #993300;
}
.font1_blue {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #2B7683;
}
.font1_redhead {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #993300;
	font-style: italic;
}
.font1_bluehead {

	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #2B7683;
	font-style: italic;
}
.font1_greyhead {

	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.font1_white {

	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.font1_whitebold {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
}

.font1_greenhead {

	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #66CC66;
	font-style: normal;
}
.font1_greennews {


	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #19651A;
	font-style: normal;
}

