.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
}
.style4_nonjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.style6_red {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #e51837;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #666666; 
	}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.style9_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.style9_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e51837;
	font-weight: bold;
}
.style11_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style12_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style12_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #e51837;
	font-weight: bold;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.style15 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #e51837;
	font-weight: bold;
}

.style16 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
}

a         { color: #0000FF; text-decoration: none }
a:hover         { color: #0000FF; text-decoration: underline }
