body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

h1 {
	font-size: 12pt;
	font-weight : bold;
	text-align : center;
}

h2 {
	font-size: 12pt;
	font-weight : bold;
	text-align : center;
}

h3 {
	font-size: 12pt;
	font-weight : bold;
	text-align : left;
	margin-bottom: 0px;
}

ul {
	margin-top : 0px;
}

li {
	list-style-type : square;
}

th {
	text-align: left;
	width: 1.25in;
}

.postaddress {
	text-align : center;
	font-weight : bold;
}

#EEOE {
	text-align : center;
	font-weight : bold;
	margin-top: 24pt;
}

