body, td, h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

body {
	margin-top: 30px; 
	margin-bottom: 30px;
	margin-left: 50px;
	margin-right: 50px;
}

h1 {
	text-align: center;
	font-size: 18pt;
}

.page_title {
	color: #000080;
	font-size: 18pt;
	font-weight: bold;
}

.section_title {
	color: #000080;
	font-size: 14pt;
	font-weight: bold;	
}

.section_body {
	text-align: justify;
}