body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color:#2e2e2e;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color:#2e2e2e;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration:none;
	color:#006600;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-decoration:none;
	color:#005126;
	font-weight: bold;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color:#2e2e2e;
	font-weight: bold;
}
.label-template	{
	border: 2px solid #000000;
}