.style_arial_white_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.style_arial_white_12px_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.style_arial_white_14px_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.style_arial_black_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.style_arial_black_12px_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.style_arial_black_14px_bold {
	color: #000000;	
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.style_arial_black_18px_bold {
	color: #000000;	
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.style_arial_green_18px_bold {
	color: #006666;	
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.style_arial_green_14px_bold {
	color: #006666;	
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.style_georgia_gold_18px {
	font-size: 18px;
	color: #FCAC56;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.style_georgia_green_24px {
	font-size: 24px;
	color: #006666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}