.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.maincopy {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
}
.mainsm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.copyTitle {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
}
.copySM {
	font-family: Arial;
	font-size: 11px;
}
.border2 {
	border: thin solid #000000;
}
