.title {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #339900;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;

}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;

}
.midnav {
font-family: Arial;
font-size: 13px;
color: #006600;
text-decoration: none;
font-weight: bold;
}.midnav:hover {
font-family: Arial;
font-size: 13px;
color:#FF6600;
text-decoration: none;
font-weight: bold;
}.midnav:visited {
font-family: Arial;
font-size: 13px;
color:#990000;
text-decoration: none;
font-weight: bold;
}

.midnav:visited:hover {
font-family:Arial;
font-size: 13px;
color:#000000;
text-decoration: none;
font-weight: bold;
}
.deliver {
	font-family: "Script MT Bold";
	font-size: 24px;
	color: #000000;
}
