.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.subs {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.copyi {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-type: square;
}
.copyii {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.lks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.copyiii {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.who {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.johntype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
}
.trailers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.jump {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
}
#firstname {
	margin: 3px;
	width: 295px;
	
}
#lastname {
	margin: 3px;
	width: 295px;
	
}
#email {
	margin: 3px;
	width: 295px;
}

#message {
	margin: 3px;
	width: 295px;
	height: 150px;
}
.submit {
	width: 125px;
}
.bttn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	background-color: #F00;
}
.Subtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #B40000;
	margin-right: 5px;
	padding-right: 5px;
}

