@charset "utf-8";
/* CSS Document */

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #F0F0F0; }
.style3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.style4 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005DC7;
	font-weight: bold;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {font-size: 10px}
.style12 {
	color: #F0F0F0;
	font-size: 10px;
}
.style19 {
	font-size: 24px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yellow {
	color: #FFFF00;
}
