/*
Coffee with milk
Table design by Roger Johansson, 456 Berea Street
www.456bereastreet.com
================================================*/

body, html {      
	
	background-color: #72d6db;
	width:100%;

}

div {
	font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	}
div a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
div a:visited {
	color:#444;
	font-weight:normal;
	}


