body {
	background-color: #43484C;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	margin: 30px;
}
.tinylink {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.link1 {
	color: #000000;
	text-decoration: none;
}

.brdr1 {
	border: 1px solid #FFFFFF;
}
.ftr {
	color: #FFFFFF;
}
.pd1 {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.brdr1 .pd1 h1 {
	font-size: 18px;
	color: #5F8428;
	text-transform: capitalize;
	margin: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #438800;
}
.brdr1 .pd1 h2 {
	font-size: 14px;
	color: #225374;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #19426B;
}
