* { scrollbar-base-color: #DEB887 }
body
{
margin: 0px 0px 0px 0px;
background-image: url("img/bg.jpg");
font-family: Arial; font-size: 8pt; text-decoration: none; color: #000000;
}

table
{
margin: 0px AUTO 0px AUTO;
}

object
{
display: block;
}

a:link
{
color: #CC0000; font-family: Arial; text-decoration: none;
}

a:visited
{
color: #CC0000; font-family: Arial; text-decoration: none;
}

a:hover
{
color: #b63; font-family: Arial; text-decoration: none;
}

a:active
{
color: red; font-family: Arial; text-decoration: none;
}

.nagl
{
font-weight: bold; font-size: 12pt;
}