
.page_text {
	color: black;
	font-size:16px;
	font-family: Arial;
}
.small_text {
	color: black;
	font-size:10px;
	font-family: Arial;
}
.medium_text {
	color: black;
	font-size:13px;
	font-family: Arial;
}
.headline {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
}
.headline2 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: Blue;
}
.tagline {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
}
.tagline2 {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: Blue;
}
.tagline3 {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: Black;
}
.ordernowtagline {
	font-family: Arial;
	font-size: 26px;
	color: Blue;
	font-weight: bold;
}

