body {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	font-weight: bold;

	font-size: 16px;
	line-height: normal;
	margin-bottom: 0px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
}
