body
{
   background: rgb(61,80,94) url(image/skybanner.jpg) no-repeat top center;
   background-attachment: fixed;
   color: rgb(0, 0, 0);
   font-family: Arial, Helvetica, sans-serif;
   font: 8pt/16pt;
}

a:visited
{
   font-weight: bold;
   text-decoration: none;
   color: rgb(142, 160, 142);
}

a:hover
{
   text-decoration: underline;
   color: rgb(213, 224, 220);
}

a:active
{
   text-decoration: underline;
   color: rgb(255, 255, 255);
}

a:link
{
   font-weight: bold;
   text-decoration: none;
   color: rgb(183, 194, 190);
}

p
{
   margin-left: 1.0cm;
   margin-right: 1.0cm;
   color: rgb(142, 160, 142);
}

#nav
{
   margin-top: 0px;
   text-align: right;
   font-weight: bold;
   font: 20pt/18pt arial;
}

#info
{
   position: relative;
   margin-top:  0px;
   margin-left: .5cm;
   margin-right: .5cm;
}
