body  {
	color: #334E56;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
}
table {
	font-size: 1em;
}
table.withborder {
	border: 1px solid #B6DDED;
	width: 100%;
	margin-bottom: 1em;
	font-size: 1em;
}
table.withborder a {
	color: #0e90c4;
}
table.withborder a:hover {
	text-decoration:none;
}
table.withborder th {
	background-color: #0e90c4;
	color: #fff;
}
table.withborder th a {
	color: #fff;
}
table.withborder tr.odd {
	background-color: #dceff8;
}
table.withborder tr:hover {
	background-color: #B6DDED;
}
table.withborder h1 {
	color: #ff6600;
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.3em;
	padding-bottom: .8em;
	font-weight: normal;
}

