body {
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5;
	font-size: 16px;
}

div.content h1.main, div.toc h1  {
	background-color: #000066;
	border: solid #666600 1px;
	color: #fff;
}

#logo {
	border: solid #666600 1px;
}

a {
	color: blue;
}

p {
	color: #000;
}

#leftbar {
	padding-top: 0 !important;
	font-size: 14px;
}
