html, body {
	font-family: arial;
	font-size: 13px;
	color: white;
	text-align: justify;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 36px;
	color: #0d5350;
	float: left;
	font-weight: bold;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
}

b, strong {
	color: #0d5350;
}
