body {
	color: #777777;
}

table.content {
	padding: 15px;
	border: none;
	width: 750px;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #777777;
	text-decoration: underline;
}

div.siteMap {
	font-size: 10px;
	text-align: center;
}

div.footer {
	font-size: 10px;
	text-align: center;
}

div.scrollbar {
	overflow-y: scroll;
	padding-right: 20px;
	border: 0;
}

h1 {
	font-size: 24px;
	text-decoration: none;
}

h2 {
	font-size: 16px;
	text-decoration: none;
}