a:link
{
color: #494773;
text-decoration: none
}

a:visited
{
text-decoration: none;
color: #494773
}

a:active
{
color: #494773;
text-decoration: none
}

a:hover
{
color: #c5bda7;
text-decoration: none;
cursor: url("../graphics/finger.cur"), pointer;
}

body
{
background-color: #ffffff;
color: #494773;
background-image: url("graphics/fib_1.png");
background-attachment: fixed;
/* font-family: courier new; */
font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
margin: 10;
padding:0px;		
}

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.1a
{
border-style: none;
padding: 3px 3px 3px 3px;
vertical-align: middle;
}

table.1
{
border-bottom-style: solid;
border-bottom-color: #000000;
border-bottom-width: thin
}

table.2
{
border-top-style: solid;
border-top-color: #000000;
border-top-width: thin
}

table.3
{
border-color: #000000;
border-width: thin
}

.noprint     {}

@media print {
                .noprint {display: none}
             }


