@charset "utf-8";
/* CSS Document */

body
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:#0e0509;
}

table
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a
{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFF99;
}

a:hover
{
	font-family:"Times New Roman", Times, serif;
	color:#FFFF99;
	font-size:24px;
	text-decoration:none;
}

.linkContainer
{
	background-color:#6e2341;
}

.floatingPageIndicator
{
	width:150px;
	height:150px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.copyright
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:middle;
}

.instructionsTitle
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

.instructionsContent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}