  BODY { 
     background-attachment: fixed;
}
  p { 
         font-size : 12pt;
         color : black;
         font-weight : bold;
         line-height : 18pt;
	 margin-top: 5pt;
	 margin-bottom: 5pt;
  }
  B.pkiri { 
         font-size : 18pt;
         font-weight : bold;
  }
  
  B.akiri { 
           font-size : 14pt;
           font-weight : bold;
  }

  B.link { 
         font-size : 14pt;
         font-weight : bold;
         line-height : 16pt;

    }

A {
 	text-decoration: none;
}

A:hover {
         color : #ffcc00;
}

  p.proosa { 
         font-size : 12pt;
         color : black;
         font-weight : bold;
	 line-height : 18pt;

  }
