body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: black;
}
a img {
	border: 2px solid #6699FF;
}
a:link {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:hover img {
	border: 2px solid #FFFF00;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}
p {
	padding: 0;
	margin: 0;
}
ul {
	list-style-type: decimal;
	margin-top: 10px;
}
ul li {
	text-align: left;
	font-size: 80%;
}
#headersex {
	height: 200px;
	background-image: url(images/saga-sexyheader.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#headersex p {
	text-align: center;
	font-size: 180%;
	letter-spacing: 0.3em;
	padding-top: 20px;
}
#headersex2 {
	height: 16px;
	background-image: url(images/saga-sexyheaderbits.gif);
	background-repeat: no-repeat;
	background-position: center;
}
h1 {
	text-align: left;
	margin: 0 0 0 5px;
	padding: 9px 0 1px 25px;
	font-size: 140%;
	letter-spacing: 0.2em;
	font-style: italic;
	color: #CC9900;
	background-image: url(images/saga-sexybullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#bodycopy {
	width: 760px;
	display: absolute;
	background-color: #362827;
}
#bodycopy  p {
	text-align: left;
	font-size: 80%;
	line-height: 1.5em;
	padding: 0 10px 20px 20px;
}
#bodycopy  p#killpadding {
	padding-bottom: 0;
}
#bodycopy  p#back {
	text-align: center;
}
.style1 {
	color: #CCFF66;
	font-weight: bold;
	font-size: 130%;
}
.style3 {color: #99FF00}
img#floater {
	float: right;
	margin-left: 5px;
}