body { text-decoration: none; background: #fffff7; color: black; font-family: arial, serif; font-size: 100%; font-weight: normal; }
TABLE    { vertical-align: top;  text-align: left; display: table; margin-left: auto; margin-right: auto; }
TR       { display: table-row }
THEAD    { display: table-header-group }
TBODY    { display: table-row-group }
TFOOT    { display: table-footer-group }
COL      { display: table-column }
COLGROUP { display: table-column-group }
TD, TH   { display: table-cell }
TD.contentleft { text-align: left; vertical-align: bottom; width: 10em; }
TD.subcontentleft { text-align: right; font-size: 105%; font-family: arial, serif; }
TD.contentright { text-align: left; vertical-align: bottom; }
TD.verticalbar { width: 0.1em; background: red; }
CAPTION  { display: table-caption }
P.mozart { margin-left: 10px; }
P.titles { margin-left: 0px; font-size: 110%; font-family: arial, serif; }
P.subtitles { margin-left: 10px; font-size: 100%; font-family: arial, serif; }
P.toptitle { font-weight: bold; font-size: 125%; font-family: arial, serif; }
P.subtitle { font-size: 100%; font-family: arial, serif; }
P.subtoptitle { margin-left: 11em; font-weight: bold; font-size: 125%; font-family: arial, serif; }
P.subsubtitle { margin-left: 11em; font-size: 100%; font-family: arial, serif; }
P.subdevider { margin-left: 11em; }
P.description { margin-left: 10px; font-style: italic; font-size: 90%; }
P.comment { margin-left: 10px; }
P.commentfooter { margin-left: 10px; font-style: italic; font-size: 75%; }
P.copyright { vertical-align: bottom; font-size: 70%; }
IMG.horizontalbar { width: 11em; height: 0.1em; vertical-align: top; }
IMG.linklogos { border: 0; }

.one-image { float: left; }
a img { border: 0; }
