a:link
{
color: #382F24;
text-decoration: none
}

a:visited
{
color: #382F24;
text-decoration: none
}

a:active
{
color: #382F24;
text-decoration: none
}

a:hover
{
color: #57452B;
text-decoration: none;
cursor: url("../graphics/finger.cur"), pointer;
}

body
{
background-color: #ddd4c3;
color: #241E16;
background-image: url("graphics/cloth2.jpg");
background-attachment: fixed;
/* font-family: courier new; */
font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
margin: 10;
padding:0px;
}

i
{
font-family: courier new
}

td
{
font-size: 13px;
}

<!-- ------------------------ -->

}
td.1
{
font-size: .1em;
}

td.2
{
font-size: 10px;
}

ul
{
list-style-position: outside
}

ol
{
list-style-position: outside
}

table.1
{
border-bottom-style: solid;
border-bottom-color: #382F24;
border-bottom-width: thin
}

table.2
{
border-top-style: solid;
border-top-color: #382F24;
border-top-width: thin
}

table.3
{
border-color: #382F24;
border-width: thin
}

.noprint     {}

@media print {
                .noprint {display: none}
             }
