H1, .H1,
H2, .H2,
H3, .H3,
.tableBody, BODY {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: normal;
	color: black;
	margin-bottom: -14px;
	text-transform: uppercase;
	}

H1, .H1 {
	font-size: 20px;
	}

H2, .H2 {
	font-size: 16px;
	}

H3, .H3 {
	font-size: 12px;
	}

.tableBody, BODY {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	text-transform: none;
	}

OL, UL {
	margin-top:0
	}

TD {
	font-size: 11px;
	}