  BODY { 
     background-attachment: fixed;
}
  
  small {
           line-height : 14pt;
           font-size : 9pt;
           font-weight : bold;
           margin-left: 4pt;
  		 margin-top: 4pt;
           margin-bottom: 4pt;
  }
  
  small.sisu {
           line-height : 12pt;
           font-size : 10pt;
           font-weight : bold;
           margin-top: 4pt;
           margin-bottom: 4pt;
}
  
  p { 
         font-size : 14.0pt;
         color : black;
         line-height : 20pt;
	margin-top: 20pt;
	margin-bottom: 5pt;
  }
  B.pkiri { 
         font-size : 18pt;
         font-weight : bold;
  }
  B.nimi { 
         font-size : 13pt;
         font-weight : bold;
  }

A {
	text-decoration: none;	
}
A:hover {
         color : #ffcc00;
}
  p.proosa { 
         font-size : 13pt;
         color : black;
	 line-height : 18pt;
	margin-top: 20pt;
	margin-bottom: 5pt;
  }
