﻿.heading {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: 700;
	color: #008000;
	text-align: center;
}
.bannerunderline {
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #008000;
	height: 100px;
	text-align: center;
}
.body {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	font-weight: 400;
	white-space: normal;
	text-align: justify;
	color: #000000;
	margin-left: 15px;
	width: auto;
}
.boldbody {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 700;
	text-decoration: none;
	margin-left: 15px;
}
