html					{	} 

body 					{ 	background-color: black;}

td						{	font-size: 10px;
							line-height: 12px;  
							color: black;} 

form 					{	margin: 0px;}
hr	 					{	margin: 0px;}

a:link 					{ 	text-decoration: none; }
a:visited 				{ 	text-decoration: none; }
a:hover 				{ 	text-decoration: none; }
a:active 				{ 	text-decoration: none; }

.mini_dropdown			{	font-size: 8px; }		
		