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

body {
font-size: 14px;
font-family: Lucida console, Courier New, monospace;
background-color: white;
color: black;
}
a:link, a:visited {
color: blue;
background-color: white;
text-decoration: none;
}
a:hover {
color: #080;
text-decoration: none;
}
img {
border: 0;
margin-right: 0.25em;
vertical-align: top;
}

table {
border: 0;
border-spacing: 0;
font-size: 14px;
}
td {
vertical-align: top;
white-space: nowrap;
padding: 0;
}

.type {
font-family: Georgia, serif;
}        
.nameh, .typeh, .sizeh, .timeh {
background-color: #ddd;
font-family: Georgia, serif;
}
.typeh, .sizeh, .timeh, .type, .size, .time {
padding-left: 1.5em;
}
.sizeh, .size {
text-align: right;
}
