body
{
	margin-top: 2em;
	margin-right: 6em;
	margin-bottom: 2em;
	margin-left: 6em;
	background-color: #0A0A1B;
	/*background-image: url(http://www.margotbean.com/Gaming/Walkthroughs/Voyage/images/voyageBackground5.jpg);*/
	background-image: url("http://www.margotbean.com/Gaming/Walkthroughs/Voyage/images/1920x1200bg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size: 10pt;
	text-align: justify;
	color: #FFF;
	font-family: "Bitstream Vera Serif", "Courier New", "Courier", serif;
}
.small
{
	font-size: 6pt;
}
.eight
{
	font-size: 8pt;
	text-align: center;
}
h1
{
	font-size: 24pt;
	text-align: center;
	margin-bottom: 1.5em;
}
h2
{
	font-size: 20pt;
	text-align: center;
	margin-bottom: 2em;
}
p
{
	margin-bottom: 2em;
}
.c
{
	text-align: center;
}
.title
{
	font-family: "Felix Titling", "Tahoma", "Arial", sans-serif;
	font-size: 44pt;
	text-align: center;
	margin-bottom: 0;
}
.mb
{
	margin-bottom: 2em;
	text-align: center;
}
td
{
	font-size: 10pt;
	border: 1px solid #333;
	padding-bottom: 3px;
	padding-top: 3px;
}
td.a
{
	padding-left: 4px;
}
td.h
{
	font-weight: bold;
	text-align: center;
	background-color: #555;
}
td.nl
{
	border: 0;
	text-align: justify;
	padding-right: 10px;
}
td.nr
{
	border: 0;
	text-align: justify;
	padding-left: 10px;
}
td.points
{
	text-align: right;
	padding-right: 4px;
	font-family: "Bitstream Vera Serif", "Courier New", "Courier", serif;
}
td.button
{
	border: 0;
	font-weight: bold;
	text-align: center;
}
.pink
{	
	color: #F76EB3;
	font-weight: bold;
}
.yellow
{
	color: #FFFF33;
	font-weight: bold;
}
.blue
{
	color: #75F0F0;
	font-weight: bold;
}
.green
{
	color: #80F20D;
	font-weight: bold;
}
.gray
{
	color: #666;
	font-weight: bold;
}
p.noprintc
{
	text-align: center;
}
a:link, a:visited
{
	color: #1060FF;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover
{
	color: #1060FF;
	text-decoration: underline;
	font-weight: bold;
}
table.withBorder
{
	border: 4px ridge #666;
	width: 100%;
}
ol, li
{
	margin-bottom: 0.5em;
}
.pl
{
	color: #7F4DB2;
	font-weight: bold;
}
.gr
{
	color: #40BF40;
	font-weight: bold;
}
.red
{
	color: #FF0000;
	font-weight: bold;
}
li.noMargin
{
	margin-bottom: 0;
	margin-right: 3em;
}
