body
{
   background: #A8CBFA;
   color: black;
   font-family: Verdana, Arial, Times New Roman;
   font-size: 12 px;
   text-align: center;
   scrollbar-face-color:#A5CEF7;
   scrollbar-3dlight-color:#D6D6F7;
   scrollbar-shadow-color:#081094;
   scrollbar-darkshadow-color:#000031;
   scrollbar-track-color:#A5CEF7;
}

body.foto
{
   background :URL('../img/fotoback.gif') fixed;
   text-align: left;
}

h1
{
   font-size: 10 px;
   font-weight: normal
}

a:link, a:visited
{
   color: #0D1094;
   text-decoration: none;
}

a:hover
{
   color: #850B0B;
   text-decoration: none;
}