.normaltext {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.standardarial {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.headings {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.yellow {
	background-color: #FFFF00;
}
.johnsontitle {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
.redbg {
	color: #FFFFFF;
	background-color: #FF0000;
}
.redtickbullet {
	list-style-image: url(/images/redtickmark.gif);
}
.skullbullet {
	list-style-image: url(/images/skullnbones.gif);
	list-style-position: outside;
}
.rainbowbullet {
	list-style-image: url(/images/rainbowbullet.gif);
}
.dogeatingbullet {
	list-style-image: url(/images/dogeatingbullet.gif);
}
.dogbonebullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/dogbonebullet.gif);
}
.dogheadbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/dogheadbullet.gif);
}
.scalesbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/scalesbullet.gif);
}
.redcrossbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/redcrossbullet.gif);
}
.reddogheadbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/reddogheadbullet.gif);
}
.angeldogbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/angeldogbullet.gif);
}
.ordertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.testimonialname {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.testimonialheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.testimonialtext {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}
.white_on_blue {
	color: #FFFFFF;
	background-color: #0000FF;
}
.success {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #0000FF;
}
.yellowonred {
	color: #FFFF00;
	background-color: #FF0000;
}
