BODY {
background-color: #FFFFFF;
background-image: url('ptile.jpg');
}
a:link {
color: blue;
text-decoration: none;
}
a:hover {
color: blue;
text-decoration: underline;
}
a:visited {
color: blue;
text-decoration: none;
}
table.main {
background-color: #eccd84;
border-width: 1px;
border-color: #000000;
border-style: solid;
}
td.rope {
background-image:url('rope.gif');
}
div.lm {
margin: 5px;
border-width: 1px;
border-color: #000000;
border-style: solid;
font-size: 12pt;
font-weight: bold;
font-family: 'Arial';
background-image: url('mbg.gif');
}
span.l1 {
font-family: 'Arial';
font-size:8pt;
font-weight: normal;
color: #000000;
}
