body {
	background: #FFFFFF;
	font-size: 10pt;
	font-family: "Verdana","Arial",sans-serif;
	color: #717171;
	width: 468px;
	margin-left: 200px;
}

h2 {
	font-size: 1.2em;
	margin-bottom: 0.1em;
}

a:link {
	color: #7E8C7F;
}

a:visited {
	color: #717171;
}

a img {
	border: none;
}

ul.sections {
	list-style-type: none;
}

ul.sections li {
	font-weight: bold;
}

ul.formats li {
	font-weight: normal;
}

ul.titlearchives {
	font-size: 0.75em;
        margin-top: 1px;
	margin-left: 1em;
	padding-left: 0em;
	text-indent: -0.5em;
}

ul.titlearchives li {
        list-style-type: disc;
}

img.still {
	float: left;
	margin-right: 1em;
}

.dateline {
	font-size: 1.1em;
	margin-left: 1.1em;
}

#sidebar {
	position: absolute;
	left: 10px;
	top: 90px;
	width: 180px;
}
