body {
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

body, #sidebar a {
	color: #005678;
}

a, #sidebar h2 {
	color: #089bd5;
}
a:hover, #sidebar a:hover {
	background-color: #089bd5;
	color: #fff;
	text-decoration: none;
}

h1, h2, h3, #page h1, #page h2, #page h3 {
	padding: 12px 0 4px 0;
}

p, #page p {
	padding: 3px 0;
}

table td, table th {
	text-align: left;
	font-weight: normal;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}
