body {}

a {
	color:#000000;
	cursor:crosshair;
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

table {
	border:none;
}

td {
	text-align:center;
	vertical-align:top;
}

ul {
	list-style-image:url("quote.png");
}

.footer {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}