body {	color: black;
	background-color: rgb(240, 240, 240);
	font-family: "Times New Roman";
}
h1 {	font-size: 16pt;
	text-transform: uppercase;
	margin-top: 24px;
	margin-bottom: 6px;
}
h2 {	font-size: 14pt;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 6px;
}
h3 {	font-size: 14pt;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	text-align: center;
	text-transform: none;
	text-indent: 0;
	margin-top: 1px;
	margin-bottom: 1px;
}
ul {	margin-top: 3px;
	margin-bottom: 3px;
}
li {	font-size: 12pt;
	text-indent: 0;
	text-align: left;
	text-transform: none;
}
.img {	width: 53px;
	height: 77px;
	padding-left: 15px;
}
.png {	width: 150px;
	height: 120px;
	margin-top: 12px;
	cursor: pointer;
}
.attntn {
	font-weight: bold;
}
