body {
	font-family: Verdana;
	font-size: 10pt;
	background: white; /* #e0e0e0; */
	margin: 0pt;
	padding: 0pt;
	}

td {
	font-family: Verdana;
	font-size: 10pt;
	}
	
a	{
	color: black;
	}
	
a:hover {
	color: red;
	}
	
a.toprow {
	font-size: 10pt;
	background: black;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	
tr.newitems {
	font-size: 10pt;
	color: black;
	background: white;
	}
	
td.newitems {
	border: 1pt solid black;
	}
	
span.frontpageitem h2 {
	margin-bottom: 6pt;
	font-size: 12pt;
	font-family: Arial;
	text-decoration: underline;
	}
	
h2	{
	font-size: 12pt;
	font-family: Arial;
	}

h3	{
	font-size: 10pt;
	font-family: Arial;
	}
	
.smalldate {
	font-size: 8pt;
	color: gray;
	}

.smallsection  {
	font-size: 8pt;
	color: gray;
	}
	
tr.toprow {
	font-size: 10pt;
	background: black;
	color: white;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 3pt;
	}
	
tr.toprow td.title {
	padding-right: 3pt;
	color: yellow;
	text-align: right;
	}
	
div.contents {
	margin: 3pt;
	padding: 3pt;
	}
	
table.narrow {
	margin: 0pt;
	padding: 0pt;
	border: 0pt;
	}
	
span.quote {
	font-weight: bold;
	}