/*** TypoGraphy ***/

body
{
	font-family: "Futura", "Century Gothic", "Arial Narrow", Arial, Helvetica, sans-serif;
	color: black;
}

p, ul, ol, dl
{
	font-size: 1.1em;
	line-height: 1.5;
}

div#library h2
{
	font-size: 1.4em;
	text-align: center;
	font-weight: normal;
}

div#library ul li a
{
	color: #333;
	font-weight: bold;
}

div#library h3
{
	font-size: 1.2em;
	margin-bottom: 1.5em;
}

	div#library h3 a
	{
		outline: none;
		color: #ececec;
		text-decoration: none;
	}

div#library h4
{
	font-size: 1.2em;
	margin-bottom: 1em;
}

ul#system-states
{
	font-size: 1.1em;
}

ul#custom-states
{
	font-size: 1.1em;
}