@charset "utf-8";
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00FFFF;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_black/* CSS Document */

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
}
.text_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_white_bold_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
}
.text_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.text_white_bold_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF00;
	font-weight: bolder;
}
.text_header_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC3300;
}
