H1, .H1,
H2, .H2,
H3, .H3,
.tableBody, BODY {
	font-family: Verdana, Geneva, sans-serif;
	}

H1, .H1 {
	font-size: 22px;
	font-weight: normal;
	color: black;
	margin-bottom: 0px;
	}

H2, .H2 {
	font-size: 18px;
	font-weight: normal;
	color: black;
	margin-bottom: 0px;
	padding-bottom: 0px;

	}

H3, .H3 {
	font-size: 14px;
	font-weight: normal;
	color: black;
	margin-bottom: 0px;
	}

.tableBody, BODY {
	font-size: 12px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	}

OL, UL {
	margin-top:0
	}

TD {
	font-size: 12px;
	}
