/*-----attach body.custom to any style you add here-----*/
.signup {
  font-size: 10pt;
  color: #000000;
  padding:5px 10px;
  }
.signup_small {
  font-size: 7pt;
  color: #000000;
  padding:5px 10px;
  }
.DesignedBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	clear: both;
	width: 100px;
	float: right;
}
.DesignedBy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	clear: both;
	text-decoration: none;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}