div#container {
	font-size: 1.2em;
	font: 1.4em georgia, times, "Times New Roman", serif;
}

h1, h2, h3, h4, dl#archives dt {
	font-family: tahoma, helvetica, sans-serif;
	margin: 0 0 5px;
}

h1 {
	font-size: 2em;
}

h2, dl#archives dt {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h4, pre.debug {
	font-size: 1.2em;
}

h1 a, h2 a, h3 a, h4 a, .adbox a, #nav-top ul li a, table.data th a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, .adbox a:hover, #nav-top ul li a:hover, table.data th a:hover {
	text-decoration: underline;
}

#nav-top ul li a, table.form th, fieldset legend, span.morelink {
	font: .85em verdana, helvetica, sans-serif;
}

table.data, .adbox, div#tagline, div#footer, td.example, fieldset legend input, p#jumplinks, li#searchbox form input {
	font: .80em verdana, helvetica, sans-serif;
}

.nobr {
	white-space: nowrap;
}

dl#archives dt, fieldset legend {
	font-weight: bold;
}

div#footer a, h1 a, h2 a, h3 a, h4 a, .adbox a, table.data th a {
	color: #000 !important;
}

div#body a {
	color: #006531;
}

table.data thead a, table.data tfoot a {
	color: #333;
}

.example, ol#instructions li, div.adbox .sponsor, table.summary th, span.morelink, p#jumplinks {
	color: #999;
}

label.required {
	color: #c10;
}

#nav-top ul li a {
	color: #fff;
}