h1 {
	font-size: 18px;
	color: #1B2B8A;
	margin-top: 1px;
	margin-bottom: 1px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 11px;
	color: #FFF;
}
h4 {
	font-size: 18px;
	color: #FFF;
	margin-top: 1px;
	margin-bottom: 1px;
}
li{
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	}

