.style {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
.style2 {
	font-family: "American Typewriter";
	font-size: 16px;
	color: #CCCC66;
	font-weight: 700;
	text-decoration: none;
}
.style3 {
	font-family: Verdana;
	font-size: 18px;
	color: #CCCCCC;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}
.style4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0099;
}
.style5 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FF;
	text-transform: capitalize;
}
.style6 {
	font-family: "American Typewriter";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: capitalize;
}
.maintitlestyle {
	font-family: "American Typewriter";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
