/* CSS Document */

.heading {
	font-family: arial, helvetica, sans-serf;
	color: #003366;
	font-size: 18px;
	font-weight: bold
}

.description {
	font-family: arial, helvetica, sans-serf;
	color: #000000;
	font-size: 14px;
}

.click {
	font-family: arial, helvetica, sans-serf;
	color: #000000;
	font-size: 14px;
}

.purchasing {
	font-family: arial, helvetica, sans-serf;
	color: #003366;
	font-size: 14px;
	font-weight: bold
}

.phone {
	font-family: arial, helvetica, sans-serf;
	color: #ff0000;
	font-size: 16px;
	font-weight: bold
}

.red14 {
	font-family: arial, helvetica, sans-serf;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold
}

.image {
	font-family: arial, helvetica, sans-serf;
	color: #003366;
	font-size: 14px;
}

.size {
	font-family: arial, helvetica, sans-serf;
	color: #000000;
	font-size: 10px;
}

.fineprint {
	font-family: arial, helvetica, sans-serf;
	color: #000000;
	font-size: 12px;
}

.boldprint {
	font-family: arial, helvetica, sans-serf;
	color: #000000;
	font-size: 12px;
	font-weight: bold
}

.bigbold {
	font-family: arial, helvetica, sans-serf;
	color: #000000;
	font-size: 14px;
	font-weight: bold
}
.carrots {
	font-family: arial, helvetica, sans-serf;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none
}
.collection {
	font-family: arial, helvetica, sans-serf;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
.smallblue {
	font-family: arial, helvetica, sans-serf;
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}
a:hover { color: #990000 }
