body {
	margin: 0;
	padding: 2em;
}

body, td, div {
	font-size: 0.8em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	line-height: 160%;
	color: #696969;
}

a {
	color: #00829a;
	border-bottom: 1px solid white;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #00829a;
}


img {
	border: 1px solid #A8A8A8;
}
td.years  {	font-weight:   bold;
	text-align:    right;
	padding-right: 3px;
	width:         80px }

td {	padding: 2px }

