@charset "UTF-8";

.headerimg {
	padding-left: 5px;
}

.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	padding: 2px;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: justify;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}

.topicheading {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}

