body,td,th {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003366;
	text-align: center;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.td0 {
	background-image: url(bubbles.gif);
	background-repeat: no-repeat;
}

.td1 {
	background-image: url(xxx-cocktail.gif);
	background-repeat: no-repeat;
	background-position: left 105px;
}
.td2 {
	background-image: url(bckg.gif);
	background-repeat: repeat-y;
}
.td3 {
	background-image: url(toonpornpalacechicks.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #666699;
}
a:active {
	text-decoration: underline;
	color: #666699;
}
h1 {
	font-size: 26px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 2px dashed #FFFFFF;
}
img:hover {
	background-color: #FFFFFF;
	border: 2px dashed #003366;
	padding: 2px;
}
.bottom {
	font-size: 9px;
	color: #999999;
}

p {
	margin-top:  0px;
	margin-bottom:  0px;
}
