body, p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.largeprint p {
	font-size: 13pt;
}

.mast {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-transform: uppercase;
}

/* search form */
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
}

.button {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFCC;
	background-color: #333399;
	font-weight: normal;
	height: 22px;
}

/* sidebar */
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.a2 {
	color: #333399;
}

/* footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}

.footer a:link {
	color: #FF0000;
}
.applecategories a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
	font-weight: bold;
}

/* Styles for the specials section on the shopping cart page */
.specialSection {
	padding-left: 50px;
}
.specialHeading {
	font-size: 14px;
	font-weight: bold;
}
.specialText {
	font-size: 12px;
}
.specialItem {
	font-weight: bold;
}
.specialTable {
	border: 0px;
	width: 500px;
}
.specialField {
	font-weight: bold;
}