body	{
	background-color : black;
	color : white;
	font-size : 12pt;
	font-family : "courier new", courier, monospace;
	}

a	{
	color : red;
	text-decoration : none;
	}

.noborder {
	color : black; 
	border-style : none;}

table	{
	}

td	{
	font-size : 12pt;
	font-family : "courier new", courier, monospace;
	color : white;
	}

.l1
	{
	color : gray;
	font-size : 22pt;
	font-family : "courier new", courier, monospace;
	}

.l2
	{
	color : gray;
	font-size : 18pt;
	font-family : "courier new", courier, monospace;
	}

.l3
	{
	color : gray;
	font-size : 14pt;
	}


