
hr {
 height: 1px;	
}

body.list div.head {
	padding: 6px 3px 3px 3px;
	background-color:Black;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body.list div.head a:LINK,
body.list div.head a:VISITED,{
	color: White;
}

body.list .item{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;	
}

body.list .item pre {
	font-size: small;
	font-weight: normal;
}

div.item,
tr.item td,
tr.itemhead td {
	padding: 3px 3px 10px 3px;
	border-bottom: 1px Solid Black;
}
body.list div.item a:LINK,
body.list div.item a:VISITED,
body.list tr.item td a:LINK,
body.list tr.item td a:VISITED
{
	color: Gray;
	text-decoration: None;
}
body.list div.item a:HOVER,
body.list tr.item td a:HOVER
{
	color: Black;
	text-decoration: Underline;
	}

.main {
	padding: 3px 3px 10px 3px;
	font-family: "Times New Roman", Serif;
}

td.body {
	padding: 10px 5px 10px 10px;
	font-family: "Times New Roman", Serif;
}

td.body b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;	
}

td.body table tr.itemhead td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;	
}
