.font_soulular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED3426;
	text-decoration: none;
}
body {
	background-color: #C5DCFC;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}.font_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.font_bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #00364E;
}
.font_package_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 9F3300;
}
.font_bullets_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
}

