.smalltext {
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Juice ITC";
	font-weight: bold;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.forms1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #9900FF;
	background-color: #E3E3FF;
	width: 350px;
	border: thin groove #9900FF;
}


.headertext {
	font-family: "Juice ITC";
	font-size: 30px;
	color: #9900FF;
	text-transform: capitalize;
}
.maintextpurple {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9900FF;
}
.maintextyellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
	text-transform: uppercase;
}
.smallheader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.maintextyellowsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	text-transform: uppercase;
}
.maintextcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}
