body {
	background-color: #28458F;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: normal;
	text-align: justify;
	}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	list-style-type: circle;
	line-height: 25px;
	text-indent: 15pt;
	list-style-position: outside;
	}