body
	{
	background-color:#000000;
	background-image:url(images/Background.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	}
a:link
	{
	font-family:Tahoma;
	font-size:10pt;
	color:#FFFFFF;
	}
a:hover
	{
	color:#0000FF;
	background:#99CCFF;
	}
a:visited
	{
	color:#FFFFFF;
	}
table
	{
	font-family:Tahoma;
	font-size:10pt;
	color:#FFFFFF;
	}
.Header01
	{
	font-size:16pt;
	font-family:Times New Roman;
	color:#99CCFF;
	font-weight:bold;
	text-align:center;
	}
.Text01
	{
	font-family:Tahoma;
	font-size:10pt;
	color:#000000;
	}