H2 	{ 
	color : #ffffff;
	}

H3 	{
	color : #ffffff;
	}

B 	{
	color : #ffffff;
	font-weight: bold
	}


BODY	{
	background-color: 000000;
	color: cccccc;
	font-family: Book Antiqua, Garamond, Arial, Helvetica, sans-serif;
	}

.smalltext {
	color: cccccc;
	font-size: x-small;
	}

TABLE, TR, TD	{
	background-color: 000000;
	color: cccccc;
	font-family: Book Antiqua, Garamond, Arial, Helvetica, sans-serif;
	}


A:LINK	{
	color: 6666ff;
	text-decoration: none;
	}

A:LINK TABLE	{
	color: 6666ff;
	text-decoration: none;
	}


A:VISITED {
	color: cc6633;
	text-decoration: none;
	}

A:VISITED TABLE {
	color: cc6633;
	text-decoration: none;
	}

A:ACTIVE {
	color: ff0000;
	text-decoration: none;
	}

A:ACTIVE TABLE {
	color: ff0000;
	text-decoration: none;
	}

A:HOVER {
	color: ff0000;
	text-decoration: none;
	}

A:HOVER TABLE {
	color: ff0000;
	text-decoration: none;
	}

