html, body {
	margin:0;
	padding:0;	
}

body {
	background: #006699;
}

div.headline {
	width:220px;
	height:77px;
	overflow:hidden;
	font-family: Arial, Microsoft Sans MS, sans-serif;
	font-size:12px;
}
div.headline span { font-size:14px;font-weight:bold; }
div.headline a { color: #ff0000;text-decoration:none; }
div.headline a:hover { text-decoration:underline; }

table#main {
	width:1010px;
	border:0;
}
