.text_black_regular { color: black; font-size: 2.5mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text_black_regular2 { color: black; font-size: 3.2mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.text_black_regular_blackLink { color: black; font-size: 2.5mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; vlink:black}
.text_orange_regular { color: #e24f00; font-size: 2.5mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text_white_regular   { color: white; font-size: 2.5mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0.5mm; padding: 0.5mm }
.text_white_lg   { color: white; font-size: 3mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text_white_lg2 { color: white; font-size: 3.2mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text_yellow_lg { color: #f3ca1a; font-size: 3mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text_green_lg { color: #96cc36; font-size: 3mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text_black_nav { color: black; font-size: 2.5mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.black_nav_lines { color: black; font-size: 2.5mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border-right: 0.2mm solid #f60 }
.black_nav_lines2 { color: black; font-size: 2.5mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border-right: 0.6mm solid #000 }
.text_orange_regular2 {color: #e24f00; font-size: 3mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.text_green_regular {color: #1D6905; font-size: 3.5mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.text_black_lg {
color: black; font-size: 4mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.text_black_lg2 { color: black; font-size: 7mm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bullet {
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;

}
.black-underline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
