			body		{	background-color: black; 
							color: white;}
							
			hr			{	width: 700px;}
			
			table		{	width: 700px; 
							border: none;}
							
			td			{	vertical-align: top; 
							color: white; 
							font-size: 16px;
							font-family: Arial,Verdana,Helvetica;
							text-decoration: none;}
							
            a.um      	{	color: cyan;
                            font-size: 14px;
                            font-weight: bold;
							font-family: Arial,Verdana,Helvetica;
							text-decoration: none;}
							
            a.um:hover 	{	color: magenta;
                            font-size: 14px;
                            font-weight: bold;
							font-family: Arial,Verdana,Helvetica;
							text-decoration: none;}
