body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-style: normal;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	list-style-type: circle;
}
ul {
	list-style-type: circle;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	border: 0pt none #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 100%;
}

