body
{
	background: White;
	color: Black;
	font-family: Arial, Sans-Serif;
	font-size: 100%;
	margin: 0em;
	padding: 25px 35px;
}

.highlight
{
	background: #e0e0e0;
	padding: 1px 15px;
}

h1
{
	color: #339;
	font-size: 1.5em;
	margin-top: 0em;
}

h2
{
	color: #339;
	font-size: 1.3em;
}

h3
{
	font-size: 0.9em;
	font-weight: bolder;
}

img
{
	background: white;
	border: none;
	vertical-align: bottom;
}

img.graphic
{
	border: solid 1px #ccc;
	float: right;
	margin: 5px 5px 5px 20px;
}

p,
li,
blockquote
{
	font-size: 0.9em;
	line-height: 1.4em;
}

p#closeLink
{
	text-align: right;
}

ul
{
	margin-left: 0px;
	padding-left: 17px;
}

.datePublished,
.source
{
	color: #666;
}
