body
{
  font-size       : 15px;
  font-family     : "Times New Roman", Garamond, "Book Antiqua", serif;
  background-color: #FFFAF0;
  background-image: url(r.jpg) 
}


div, p, th, td, ul, li, dd, table, p, blockquote
{
  font-size       : 15px;
  font-family     : "Times New Roman", Garamond, "Book Antiqua", serif;
}


H1  
{
  font-size   : 35px;
  font-weight : bold;
}


H2  
{
  font-size   : 20px;
  font-weight : bold;
}


H3 
{
  font-size   : 15px;
  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:    12px;
}


.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;
}
