.size1 {font-size:90%}
.size2 {font-size:95%}
.size3 {font-size:100%}
.size4 {font-size:85%}
.size5 {font-size:120%}

a:link {color: #bb3000}
a:visited {color: #aa6000}
a:active {color: #ff00ff}
a:hover {color: #ff00ff}

body {
font-size : 88%;
color : #996600;

scrollbar-track-color     : #ffffdd;
scrollbar-face-color      : #dd9000;
scrollbar-shadow-color    : #663000;
scrollbar-darkshadow-color: #333300;
scrollbar-highlight-color : #ffffaa;
scrollbar-3dlight-color   : #663000;
scrollbar-arrow-color     : #ffffdd;

background-color : #fff;
background-repeat; no-repeat;
background-size: contain;
background-attachment:fixed;
background-position: 0 0;
</style>

}

table.t0 {
border; none;
margin: 0 0;
}
td {
border: 0px #000000 solid;
}

table.t1 {
border-width: 0 2px;
border-color: #840;
border-style: box;
margin: 0 0;
}
table.t2 {
border: 2px #cc6000 solid;
}
.img-move a:hover {
 position: relative;
 top: 1px;
 left: 1px;
}