body {
 color: #000099;
 font-family: Verdana;
 background: #80d0fc;
}
a {
 text-decoration:none;
}
a:link {
 color: #6666ff;
}
span {
 font-weight: bold;
 font-style: italic;
}
span.t {
 color: #ccffff;
}
p {
 font-size: 7pt;
 margin-top: 6pt;
 margin-bottom: 6pt;
 margin-left: 4px;
 text-align: left;
}
a.bck:link {
 color: #ccffff;
}
p.bck {
 font-size: 10pt;
 font-weight: bold;
 color: #ccffff;
 text-align: center;
 margin-top: 4pt;
 margin-bottom: 4pt;
}
p.top {
 font-size: 7pt;
 font-weight: bold;
 margin-top: 4pt;
 margin-bottom: 4pt;
 margin-right: 8pt;
 text-align: right;
}
td.w30 {
 width: 30;
 text-align: center;
}
td.bck {
 width: 100%;
 height: 42;
}
table {
 width: 870px;
 background-image: url('../images/mozart04.gif');
 background-attachment: scroll;
}