body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 100%;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	font-style: italic;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}
a:link {
	color: #FF9999;
}
a:visited {
	color: #FFCCCC;
}
a:hover {
	color: #FF6666;
}
a:active {
	color: #FF0000;
}
.effect, .secret, .review {
	font-weight: bold;
	color: #FF3333;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.sitemap {
	font-size: .8em;
}
.subhead {
	font-weight: bold;
	color: #FF9999;

}
.PrestoQuestion {
	border-bottom-style: dotted;
	padding-bottom: 1em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF9999;
}
.PrestoAnswer {
	color: #FFFF99;
	margin-right: 2em;
	margin-left: 2em;
	margin-bottom: 0px;
}
.PrestoAnswer p {
	color: #FFFF99;
}
li {
	margin-bottom: .5em;
}
.sitemap li {
	margin-bottom: 0em;
}
.wristband {
	font-size: .8em;
	border: 2px solid #CC0000;
	padding: .3em;
	text-align: center;
}
.Affiliate {
	font-size: .8em;
	padding: 0.3em;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: 20%;
	margin-right: 20%;
}
.Ad {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}

