body {
	font-family: sans-serif;
	color: #1e2c8c;
	font-size: 14px;
}


.title {
	font-family: sans-serif;
	font-weight: bold;
	color: #c62228;
	text-align: center;
	margin-top:0px;
	font-size: 30px;
}


.sub_title {
	font-family: sans-serif;
	font-weight: bold;
	color: #c62228;
	text-align: center;
	font-size: 20px;
}

.sub_sub_title {
	font-family: sans-serif;
	font-weight: bold;
	color: #c62228;
	text-align: center;
	font-size: 15px;
}

p {
	padding:0;
	margin:0;
}