:focus { outline: none }
body { 
	font-size: 10px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;  
	height: 100%;
	margin:0px;
	}
	
div, td { 
	font-size: 10px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;  
	color: #FFF;
	line-height: 14px;
	}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}


a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
  

.headline {
font-size:12px;
font-weight:bold;
}