body {
	font-family: "Comic Sans MS", Arial, sans-serif;
	background: #000000;
	font-size: medium;
	color: #FFFF66;
}

td {
	font-family: "Comic Sans MS", Arial, sans-serif;
}

th {
	font-family: "Comic Sans MS", Arial, sans-serif;
}

a {
	font-family: "Comic Sans MS". Arial, sans-serif;
	font-size: medium;
	color: #33FFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.centered {
	text-align: center;
}

.justify {
	text-align: justify;
}

p {
	text-indent: 12px;
}
.happyCustomersLinkList {
	text-align: center;
}
