<!--
    body, td
	{
        background-color: #000000;
		font-family: Tahoma;
		font-size: 10pt;
		color: #BD00BD;
	}
	
	th
	{
		font-weight: bold;
	}
	
	a, a:link
	{
		color: #7878EC;
	}

	a:visited
	{
	    color: #04AAB8;
	}

	a:hover
	{
	    color: #E07AFE;
	}

	h1
	{
		font-size: 20pt;
		color: #7878EC;
		text-align: center;
	}

	h2
	{
		font-size: 18pt;
		color: #7878EC;
		text-align: left;
	}

	h3
	{
		font-size: 16pt;
		color: #7878EC;
		text-align: left;
	}
-->
