.text12 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text14 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text16 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.text12BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.text14BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.text16BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.text18BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.text12BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.text14BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.text16BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.text18BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.text12BoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	font-weight: bold;
}
.text14BoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339900;
	font-weight: bold;
}
.text16BoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339900;
	font-weight: bold;
}
.text18BoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339900;
	font-weight: bold;
}
.cel_blue_dark_c {
  background-color: #B2C8E0;
}
.cel_yel {
  background-color: #FFFFDD;
}
.cel_blue_light {
  background-color: #F2F9FF;
}
.cel_green_light_c {
  background-color: #D9F0F2;
}
.cel_green_dark_c {
  background-color: #B6E0E4;
}
