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

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 16pt;
	color: #FFFFFF;
}
.style1_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
.style2_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
}
.style3_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
}
.style4 {
	color: #4CBAFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12pt;
	color: #FFFFFF;
}
.style5_red_bold_itl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14pt;
	color: #FF0012;
	font-weight: bold;
}
.style5_blue_bold_itl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14pt;
	color: #0EABE1;
	font-weight: bold;
}
