<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.thebody {
width: 740px;
align: center;
}
.titlebar {
background: white url('title.png') no-repeat;
align: center;
center center;
width: 730px;
height: 79px;
display: block;
}
.item {
}
.item a, .item a:visited {
font: bold 12px/24px arial, helvetica, sans-aerif;
background: white url('item.png') no-repeat;
color: black;
width: 145px;
height: 28px;
display: block;
text-decoration: none;
text-align: center;	
center center;
}
.item a:hover {
background: white url('item2.png') no-repeat;
text-decoration: none;
}
.title {
padding-top: 10px;
padding-left: 10px;
font: bold 12px/24px arial, helvetica, sans-aerif; 
align: top;
}
.authors {
padding-left: 10px;
font: 12px/24px arial, helvetica, sans-aerif; 
align: top;
}
.ref {
padding-left: 10px;
font: 12px/24px arial, helvetica, sans-aerif; 
align: top;
}
.section {
padding-left: 10px;
font: bold 16px/24px arial, helvetica, sans-aerif; 
align: top;
}
.file {
padding-left: 10px;
position: relative;
font: bold 12px/24px arial, helvetica, sans-aerif; 
align: top;
}
.file a {
position: relative;
font: bold 12px/24px arial, helvetica, sans-aerif; 
align: top;
text-decoration: none;
}






</pre></body></html>