body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

.l {
	height: 15px;
}
table, td, tr {
	margin: 0px;
	padding: 0px;
}

.three {
	background-image: url(images/lbc.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.two {
	background-image: url(images/lbb.gif);
	background-repeat: repeat-y;
	padding: 5px;
	text-align: center;
	font-size: 12px;
}
.one {
	background-image: url(images/lba.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.glue {
	width: 552px;
	margin: auto;
	text-align: center;
	float: left;
}


.zthree {
	background-image: url(images/rbc.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.ztwo {
	background-image: url(images/rbb.gif);
	background-repeat: repeat-y;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.zone {
	background-image: url(images/rba.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.zglue {
	width: 192px;
	margin: auto;
	text-align: center;
	float: right;
	clear: right;
}
#bukkake {
	width: 760px;
	margin: auto;
	text-align: center;
}
h1 {
	font-size: 18px;
	margin: 5px;
}
h2 {
	font-size: 17px;
	margin: 5px;
}
.sm {
	font-size: 12px;
}
a:link {
color: #0000CC;
}

a:visited {
	color: #336699;
}

a:hover {
	color: #336699;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	margin: 0px;
}
h4 {
	margin: 0px;
	font-size: 14px;
}



.mid {
	text-align: center;
}
