H1, .H1 {
	font-family: HELVETICA;
	font-size: 24px;
	font-weight: normal;
	color: #354654;
	margin-bottom: -8px;
	}

H2, .H2 {
	font-family: HELVETICA;
	font-size: 18px;
	font-weight: bold;
	color: #354654;
	font-style: italic;
	}

H3, .H3 {
	font-family: HELVETICA;
	font-size: 12px;
	font-weight: normal;
	color: #354654;
	}

.tableBody, BODY {
	font-family: HELVETICA;
	font-size: 14px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	color: #354654;
	}

OL, UL {
	margin-top:0
	}


