div {text-align:center}

table {
	text-align: center;
	background-repeat: repeat;
}	

a
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight; oblique; 
	text-decoration: none;
	color: #CCCCCC;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
}

a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	font-style: oblique;
	font-size: 12px;
	}

p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 16px;
	z-index: 0;
	font-style: italic;
	text-align: center;


	}
body
	{
	background-color: #000000;
	

	}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;

}
.left {
	text-align: left;
}
.fix {
	text-decoration: none;
}
