@charset "UTF-8";
body {
	background-color: #000000;
	font-family: Shortcut, Verdana;
}
table {
	position: absolute;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 576px;
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	font-style: normal;
	margin-right: 5px;
	margin-left: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCC;
}
.sides {
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top;
}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	list-style-type: circle;
	list-style-position: inside;
	font-style: normal;
}
