.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e18f41;
	border-right-color: #e18f41;
	border-bottom-color: #e18f41;
	border-left-color: #e18f41;
}
.bottom-border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: e18f41;
	border-right-color: e18f41;
	border-bottom-color: e18f41;
	border-left-color: e18f41;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ED712B;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f37021;
	margin: 0px;
	padding: 0px;
}
.mainborder {
	border: 1px solid #f37021;
}
.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyright-link {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F37021;
	text-decoration: none;
}
.subheading {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f37021;
	margin: 0px;
	padding: 0px;
}
.imgborder {
	border: 1px solid #E18F41;
}
.p-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F37021;
	text-decoration: none;
}
