body {
	background-image: url(images/bkgrnd.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #663399;
}
a:link {
	color: #663399;
	text-decoration: underline;
}
a:visited {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.presentedby {
	color: #666666;
}
ul {
	list-style-image: url(images/bullet.gif);
}
li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	

}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.orderbox {
	padding: 10px;
	border: 1px solid #000000;
}
.sublist {
	list-style-type: square;
	list-style-image: none;
}
.itstartswithus {
	font-weight: bold;
	color: #009933;
}
.whalenassoc {
	font-weight: bold;
	color: #990000;
}
.formError {
	color: #FF0000;
}
.phone {
	font-weight: bold;
	color: #CC0000;
}
.strengthen {
	font-weight: bold;
	color: #663399;
}
.shoplifting {
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
a.red:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a.red:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a.red:hover {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}
.redtext {
	color: #CC0000;
}
