body {background-color: #000000; color: #ffffff; font-family: Arial; font-weight: bold}
td {color: #ffffff; font-family: Arial}
th {color: #ffffff; font-family: Arial; text-align: left}
li {color: #ffffff; font-family: Arial}
h2 {color: #EB5A0B; font-family: Arial}
h1 {color: #EB5A0B; font-family: Arial}


a 
	{
	color: #eb5a0b; 
	text-decoration: none;
	}

a:hover 
	{ 
	color: orange;
	 
	}
	
