/* Stylesheet for the Opera History document */
/* Copyright 2003 Opera Software */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	list-style: inside;
	vertical-align: 90%;
}

a:link, a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	padding: 0;
	background: #CC0000 center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #CCCCCC;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	padding: 0;
	border-spacing: 0;
	white-space: nowrap;
	border-collapse: collapse;
	background: #FFFFFF;
	list-style: circle;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px none #000000;
	left: auto;
}

td {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 2px;
	padding: 1px;
	border-top: #000000;
	border-bottom: #000000;
}

td.time {
padding-right: 0.5em;
font-family: Lucida Console, Courier New, monospace;
}

td.address {
padding-left: 0.5em;
}

td.date {
background-color: Scrollbar;
font-style: normal;
font-weight: normal;
font-size: 20px;
text-align: left;
padding-bottom: 5px;
padding-left: 1em;
}

strong {
font-weight: normal;
}
