h1, .h1 {
	font-family: Verdana, Geneva, ,sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	color: black;
	letter-spacing: 1px;
	}

h2, .h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	color: black;
	}

h3, .h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	color: black;
	}

.tableBody, BODY {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	}

OL, UL {
	margin-top: 0
	}

TD {
	font-size: 12px;
	}