.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #05049D;
	text-decoration: none;
	line-height: 21px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}
.H2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7F3D6;
}
