/*** TypoGraphy ***/

body
{
	font-family: "Lucida Sans", Verdana, sans-serif;
}

p, ul, ol, dl
{
	font-size: 1.1em;
	line-height: 1.5;
}

div#library h2
{
	font-size: 1.4em;
	color: white;
	text-align: center;
}

div#library h3
{
	font-size: 1.1em;
	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.2em;
}

ul#system-states li a
{
	font-size: 14px;
	color: #f6f6f6;
}

	ul#system-states li a:hover,
	ul#system-states li.current a
	{
	}
