.submitbutton {
	font-family: "Swis721 BT";
	height: 25px;
	width: 100px;
	position: static;
	color: #000000;
	font-weight: bolder;
	border: thin none;
	font-size: 12px;



}
.LargeText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333;
}

