body {
	background-color:#ded;/*#fed;*/
}
div.lastmod {
	text-align:right;
	font-style:italic;
	font-weight: bold;
	color:#575;
}
div.article {
	border: 2px solid #575;
	background-color:#efe;
	background-image:inherit;
	margin-bottom:0.2in;
}
span.title {
	border-left: 12px solid #696;
	padding-left:5pt;
	color: #575;
	font-weight:bold;
}
span.date {
	font-weight:bold;
	color: #575;
}
table.title{
	border-bottom: 3px dotted #575;
}
dt{
	font-weight:bold;
}
dd{
	margin-bottom:5pt;
}
body,h1,table {
	font-size:10pt;
}
h1.title {
	font-size:20pt;
	text-align:center;
	color:#575;
}
table.main, table.title {
	width:100%;
}
table.main{
	margin-top:0.5in;
}
pre.body{
	margin:15pt;
	margin-top:0pt;
	font-family:sanserif;
}
div.body{
	margin:15pt;
	margin-top:0pt;
	font-family:sanserif;
}
