.text2 {
	font-family: Verdana;
	font-size: 16px;
}
.text3 {
	font-family: Verdana;
	font-size: 14px;
}
.heading {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 0px;
	line-height: 24px;
}
.heading1 {
	font-family: impact;
	font-size: 26pt;
	line-height: 24pt;
}
.heading2 {
	font-family: Tahoma;
	font-size: 15pt;
}
.small {
	font-family: verdana;
	font-size: 11px;
}
hr {
	color: #dfdfdf;
	height: 1px;
}
.highlight {
	background-color: rgb(255, 255, 0);
}
.sig {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.boxtop {
	border: 1px solid black;
	background-color: #ffffd5;
	border-bottom: none
}
.boxbottom {
	border: 1px solid #003366;
	padding: 3px;
	background-color: #ffffec;
}
.submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
	overflow: visible;
}
#submitpad {
  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}