
body, div, p, td, h1, h3, span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
  background-color: #FFFFFF;
}

h1 {
  font-size: 20px;
  color: black;
  margin-bottom: 5px;
  font-style: italic;
}

a:link {
  text-decoration: underline;
  color: #000080;
}

a:visited {
  text-decoration: underline;
  color: #800080;
}

a:hover {
  text-decoration: underline;
  color: #FF0000;
}

A.review:link {
  text-decoration: underline;
  color: #000080;
}

A.review:visited {
  text-decoration: underline;
  color: #000080;
}

A.review:hover {
  text-decoration: underline;
  color: #ff0000;
}

A.reviewed:link {
  text-decoration: underline;
  color: #ff0000;
}

A.reviewed:visited {
  text-decoration: underline;
  color: #ff0000;
}

A.reviewed:hover {
  text-decoration: underline;
  color: #ff0000;
}

h3 {
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 8px;
}

td {
  font-size: 12px;
}

tr {
  vertical-align: top;
  text-align: left;
}

p {
  font-size: 11px;
}

hr {
  margin-top: 30px;
  margin-bottom: 20px;
  color: black;
  height: 1px;
}

body p {
  margin-top: 0px;
}

span {
  font-size: 16px;
  font-weight: bold;
}

.red {
  color: red;
}

div.links {
  color: #808080;
  font-size: 10px;
  word-spacing: -2px;
  margin-top: 3px;
}

div.first {
  color: #616161;
  font-weight: bold;
  font-size: 13px;
  margin-top: 40px;
}

div.top {
  color: #616161;
  font-weight: bold;
  font-size: 13px;
  margin-top: 0px;
}

table td.next {
  font-size: 11px;
  color: #808080;
  vertical-align: bottom;
  text-align: right;
}

td.escorts {
  font-size: 12px;
  color: #000000;
}

table td.fantasy {
  vertical-align: bottom;
  text-align: right;
}

.fantasy {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

div img {
  margin-top: 0px;
  margin-bottom: 0px;
  vertical-align: bottom;
}
/* for header */ 

#hc {
	height: 125px;
	width: 800px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
#hc div {
	height: 105px;
	width: 100px;
	float: left;
	text-align: center;
}
#hc div img {
	display: block;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border:none
}
#mhc {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#ee {
	border: 3px solid #FF0000;
	padding: 5px;
	width: 784px;
	margin-top: 20px;
	font-size: 14px;
}
#h1 {
	display: block;
	color: #FF0000;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#h2 {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#h3 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}



