body, p, a, ul, li, div, table, h1, h2, h3, h4 {
	font-family: 'Lato';
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h1.pagetitle {
	font-size: 2em;
	font-weight: bold;
}

#wikileft, #wikilogo, #wikifoot, body {
	border: none;
	background-color: #d2d2d2;
}

div.footnote {
	border-bottom: 1px solid #d2d2d2;
}

div.tocfloat {
	margin: 0;

}

div.pagegroup {
	padding-bottom: 0.5em;
	color: #d2d2d2;
}

div.pagegroup a:link, div.pagegroup a:visited {
	text-decoration: none;
	color: #636363;
}

div.pagegroup a:hover {
	text-decoration: underline;
}

.caption {
	color: #636363;
	font-size: 0.8em;
}

dt {
	font-style: italic;
}

/** flipbox */
.fb_ { color: #800000; }
.fbx { color: #808080; text-decoration: line-through; }
.fbq { color: #ff8000; }