h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #026B82;
	line-height: 38px;

}
body {
	color: #1F1B18;
	background-color: #F2F4F5;
	font-family: Arial, Helvetica, sans-serif;

}
h2 {
	color: #184B83;
	line-height: 24px;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: normal;
	color: #4B5474;
	text-decoration: none;
}
.rt {
	text-align: right;
}
p {
	font-size: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #4B5474;
}
