BODY {
background-color: black;
color: #CCCCCC;
font-family: verdana;
font-size: x-small;
}

H1 {
color: #00CCFF;
font-size: medium;
font-weight: bold;
}

TD {
font-size: x-small;
}

.itemdescr {
display: block;
width: 90%;
}

.address {
display: block;
width: 90%;
}

.comments {
display: block;
width: 90%;
}

.intro {
color: #00CCFF;
}