@charset "UTF-8";
.bullet1 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.bullet1green {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009933;
	line-height: 18px;
}
.bullet2green {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009933;
}
.bullet2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bullet3 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.heading1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.heading2 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.bodycopy {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.bodycopy2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.bodycopy3 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.bodycopysmall {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.orderlink {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	color: #CC0000;
}
A.orderlink:link {
	text-decoration: none;
	color: #CC0000;
}
A.orderlink:visited {
	text-decoration: none;
	color: #CC0000;
}
A.orderlink:hover	{
	text-decoration: none;
	color: #0000CC;
}

