body
{
font-family: tahoma, verdana, arial;
font-size: 8pt; 
color: #000000;

background: url("bgr.gif"); 
background-attachment: fixed;
background-repeat: repeat;
background-position: 2px 2px;
background-color: "#eeeeee"
}


  a:link {color: #550000; font-weight: bold; text-decoration: none;}
  a:visited {color: #550000; font-weight: bold; text-decoration: none;}
  a:active {color: #550000; font-weight: bold; text-decoration: none;}
  a:hover {color: #336699; font-weight: bold; text-decoration: none;}

  .title {font-size: 16pt; font-weight: bold; color: #58006C;}
  .subtitle {font-size: 13pt; font-weight: bold; color: #243626;}
  .medium {font-size: 13pt; color: #14145B; font-weight: bold;}
  .menu_title {font-size: 13pt; color: #243626; font-weight: bold;}
  .menu_up {font-size: 11pt; color: #243626; font-weight: bold;}
  .menu {font-size: 9pt; color: #14145B; font-weight: bold;}
  .small {font-size: 70%; color: #000000;}
  .cont {font-size: 80%; color: #000000;}
  .normal {font-size: 110%; color: #000000;}
  .micro {font-size: 7pt; color: #000000;}

}

#vitr td {
vertical-align: top;
}

#vitr a {
  font-weight: normal;
  font-family: tahoma;
  font-size: 70%;
}

#vitr a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica;}
h1 {color: #B40000; font-size: 18pt; font-weight: bold;}
h2 {color: #204800; font-size: 16pt; font-weight: bold;}
h3 {color: #58006C; font-size: 13pt; font-weight: bold;}
h4 {color: #D86800; font-size: 11pt; font-weight: bold;}
h5 {color: #0D3D42; font-size: 10pt; font-weight: bold;}
h6 {color: #6?3800; font-size: 8pt; font-weight: bold;}
