body
{
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	background-image: url(/pix/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0pt 0pt;
}

h1
{
	color: #17BBFF;
	font-size: 24px;
	font-weight: 900;
	line-height: 28px;
	margin: 0 0 15px;
	padding: 0;
	text-align: center;
}

p,td
{
	margin: 0px 0px 16px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

td.left
{
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: right;
}

td.right
{
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: left;
}

a
{
	color: #17bbff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}

a:link
{
	color: #17bbff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: 600;
}

a:visited
{
	color: #17bbff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: 600;
}

a:hover
{
	color: #e90a92;
	font-size: 11px;
	font-family: Verdana;
	font-weight: 600;
	text-decoration: underline;
	#background-color: #1a1a1a;
}

#Content
{
	color: #ccc;
	margin: 15px 50px 0 155px;
	padding: 10px;
	right: 400pt;
	border: solid 1pt #999;
}

ol li {margin: 0 0 10px 0;}

/* Again, "be nice to Opera 5". */
body>#Menu
{
	color: #ebebeb;
	width: 105px;
}
