body { 	background-color: black; 
	font-family: Arial, Helvetica; }

.lineup
{
font-family:Arial, Helvetica;
font-size: 11px;
color:white;
padding-left: 170pt;
padding-right: 170pt;
}

p { 	color: #fff; 
	font-size: 10px; }

h1 { 	color: #fff;
	margin: 1px;
	font-size: 40px;
	font-weight: bolder;
	font-style: italic;
	text-align: left; }

h2 { 	color: #f9f59e;
	margin: 1px;
	font-size: 20px;
	font-weight: normal;
	font-style: italic; 
	text-align: left; }

h3 { 	color: #f9f59e;
	margin: 1px;
	font-size: 30px;
	font-weight: bold;
	font-style: italic; 
	text-align: justify; }


h4 {    color: #f9f59e;
	font-size: 10px;
	font-wight: bolder; }
	
td { 	text-align: left; 
	margin-top: 0; 
	margin-bottom: 0; 
	border-width: 0; 
	outline-width: 0; }



a:link { color: white; text-decoration: none; } 
a:visited { color: white; text-decoration: none; }
a:hover { /* border-bottom:1px dotted #fff; */ }

p}
a a href img { border-bottom: hidden; }
