body
{
  font-size       : 12px;
  font-family     : Arial, Verdana, "Book Antiqua", Garamond, "Times New Roman", serif;
  background-image: url(s.jpg); 
  background-color: #FFFAF0;
}


div, p, th, td, ul, li, dd, table, p, blockquote
{
  font-size       : 12px;
  font-family     : Arial, Verdana, "Book Antiqua", Garamond, "Times New Roman", serif;
}


H1  
{
  font-size   : 24px;
  font-weight : bold;
}


H2  
{
  font-size   : 16px;
  font-weight : bold;
}


A  
{
  color           : #3333FF;
  background      : none;
  text-decoration : none;
}


A:Visited  
{
  color           : #000099;
  background      : none;
  text-decoration : none;
}


A:Active  
{
  color           : Yellow;
  background      : Red;
  text-decoration : none;
}


A:Hover  
{
  color           : Red;
  background      : Yellow;
  text-decoration : none;
}


acronym 
{
  font-size:    10px;
}


.litentekst  
{
  font-size:    10px;
  font-family : Arial, Verdana, monospace;
  font-weight : bold;
}


.mini
{
  font-size:    10px; 
  font-family : Arial, Verdana, monospace; 
  font-weight : bold;
}


tt
{
  font-size:    12px;
  font-family : Courier New, Courier, monospace;
  font-weight : bold;
}
