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

body {
font-size: 10.5pt;
font-family: Georgia, serif;
background-color: white;
color: black;
white-space: nowrap;
}
a:link, a:visited {
color: blue;
text-decoration: none;
}

h1 {
margin: 0;
padding: 0;
}

table {
border: 0;
padding: 0;
border-spacing: 0;
font-size: 10.5pt;
white-space: nowrap;
}
td {
border: 0;
padding: 0;
}
td.time {
padding-right: 0.5em;
font-family: Lucida Console, Courier New, monospace;
}
td.address {
padding-left: 0.5em;
}
td.date {
background-color: #ddd;
font-style: normal;
font-weight: bold;
font-size: 15pt;
text-align: left;
padding: 0;
}
