table {
	font-size: 13px;
	font-family: "Comic Sans MS", Verdana, "Trebuchet MS", "Times New Roman";
}
#Table_01 tr td p strong {
	font-weight: bold;
}
.bullet {
	list-style-image: url(images/static/bull_banana.gif);
}
li {
	list-style-image: url(images/static/bull_banana.gif);
}
.services {
	font-size: 12px;
}
body {
	background-color: #960;
}
hr {
	color: #960;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
