.title_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
.title_large_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #003767;
}
.title_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.body_light{
	font-weight: normal;
}
.body_light{
	font-weight: normal;
	colo: red;
}
.body_blue {
	color: #003767;
}
.body_blue_light {
	color: #003767;
	font-weight: normal;
}
.title_medium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0066CC;
}
.title_large_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}
.title_medium_black {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
body_normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.title_medium_red {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #D21034;
}
.title_white_bigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
}
.title_white_smaller {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.BigBlueTitle {
	font-size: 50px;
	color: #0033CC;
}
.body_light_blue {

	color: #0099FF;
}
.body_red_light {

	color: #FF0000;
	font-weight: normal;
}

