body {
		margin-left: 0px;
		background-image: url(images/dustgb.gif);
		background-attachment: fixed;
		background-color: #000000;
		color: #CCFFFF;
		font-family: arial, tahoma, helvetica;
		font-size: 10pt;
		font-weight: normal;
	}

p, td	{
		font-size: 10pt;
		font-family: arial, tahoma, helvetica;
	}

a	{
		font-weight: bold;
	}

a:link	{
		color: #FFFF99;
	}

a:visited	{
		color: #FFFF99;
	}

a:hover	{
		color: #FFFF00;
		text-decoration: none;
	}

.title	{
		color: #CCFFFF;
		font-size: 12pt;
		font-weight: bold;
	}
	
.trax	{
		color: #FFFFFF;
		font-size: 9pt;
		font-family: arial, tahoma, helvetica;
	}

.triv	{
		margin-left: 40px;
		color: #FFFF99;
		font-size: 10pt;
		font-family: arial, tahoma, helvetica;
	}

