body 
  {
  font-family: Arial;
  color: #550000; 
  background-color: #999999; 
  }
a:link 
  { 
  color:#CC3400;
  text-decoration:none;
  }
a:visited
  {
  color:black;
  text-decoration:none;
  }
a:hover
  {
  color:red;
  text-decoration:none;
  }
a:active
  {
  color:white;
  text-decoration:none;
  }
#heading_cell 
  {
  background-color: #550000; 
  border: solid #550000 1.0pt;
  color: white;
  font-weight: bold;
  padding:3.75pt 3.75pt 3.75pt 3.75pt;
  }
#heading_cell2
  {
  background-color: #550000; 
  border: solid #550000 1.0pt;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding:5pt 0pt 5pt 0pt
  }
#heading_cell3
  {
  background-color: #550000; 
  border: solid #550000 1.0pt;
  color: #CCCCCC;
  font-size: 80%;
  font-style: italic;
  text-align: left;  
  padding:3.75pt 3.75pt 3.75pt 0.5cm;
  }
#comment_cell
  {
  font-size: 80%;
  text-align: center;
  background-color: #CCCCCC;
  border: solid #550000 1.0pt;
  padding:3.75pt 3.75pt 3.75pt 3.75pt;
  }
#epigraf
  {
  font-family: Monotype Corsiva, Times New Roman;
  font-style: italic;
  }