h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65pt;
	font-weight: bold;
	color: #99CCFF;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
p {
	font-size: 10pt;
}
