/* CSS Document */

body {
	font-family: Helvetica;
	color: #72a7c3;
	}
a {
	color: #72a7c3;
	text-decoration: none;
	}
a:hover {
	color: #b8d3e1;
	}	
table td.nav, table#contact td {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	vertical-align: bottom;
	}
table#contact td {
	vertical-align: top;
	}
.date {
	color: #b8d3e1;
	}		