BODY {
	font-size: 10pt;
	color: #08A0E0;
	background-color: white
}

H1 {
	font-size: 24pt;
	color: #08A0E0;
	background-color: white;
	border-style: solid;
	border-width: 0pt 3pt 3pt 0pt;
	border-color: red;
	text-align: center;
}

H2 {
	font-size: 12pt;
	color: #08A0E0;
	background-color: white;
	border-style: solid;
	border-width: 0pt 1pt 1pt 0pt;
	border-color: #08A0E0;
	margin-top: 12pt;
}

P {
	text-indent: 10pt;
	margin-left: 5%;
	margin-right: 5%;
}
