div#container
{
   width: 770px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #C0C0C0;
   background-image: url(images/texture_lamiera.jpg);
   color: #000000;
}
h1
{
   font-family: Trebuchet MS;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Trebuchet MS;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

a
{
   color: #FF0000;
}
a:visited
{
   color: #8B0000;
}
a.link_NBS:link
{
   color: #000000;
   text-decoration: none;
}
a.link_NBS:visited
{
   color: #000000;
   text-decoration: none;
}
a.link_NBS:active
{
   color: #282828;
   text-decoration: none;
}
a.link_NBS:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}

