body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0D315E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 10px;
	padding: 1px;
	margin: 1px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1053A1;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0D315E;
}
