body
{
	background-color: #000000;
	color: #BBBBBB;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}
A:link
{
	color: #CCFFFF;
	background: #000000;
}
A:visited
{
	color: #444444;
	background: #000000;
}
A:hover
{
	color: #00CCFF;
	background: #000000;
}
A:active
{
	color: #FF0000;
	background: #000000;
}
h1
{ 
	position: relative;
	left: 0px;
	top: 0px;
	color: #000000;
	text-align: center;
	z-index: 1;
}
h2
{ 
	position: relative;
	left: 0px;
	top: 0px;
	color: #000000;
	text-align: center;
	z-index: 10;
}
h69
{ 
	font-size: 130%;
	position: relative;
	left: 0px;
	top: 0px;
	color: #FF9933;
	text-align: left;
	z-index: 10;
}
#frontblock
{ 
	position: relative;
	left: 0px;
	top: -55px;
	color: #00DD00;
	font-size: 33pt;
	z-index: 2;
}
#backblock
{ 
	position: relative;
	left: 5px;
	top: 10px;
	color: #005500;
	font-size: 33pt;
	z-index: 1;
}
ul
{
	list-style-type: disc;
}



