body {
   font-family : Georgia;
   margin : 0;
   font-size : 11px;
}
p, td {
   font-family : Arial;
   margin : 0;
   font-size : 11px;
}
.bold {
   font-weight : bold;
}
.pagebreak{
  page-break-after: always;
}
a, .link {
   text-decoration : none;
   color : #000;
      font-weight : bold;
}
a:hover {
   color : #300;
   text-decoration : none;
}
h1 {
   color : #c30;
   font-size : 22px;
   font-family: Georgia;
   font-weight : bold;
   margin-top : 5px;
   margin-bottom : 5px;
}
h2 {
   color : #c30;
   font-size : 19px;
   font-family: Georgia;
   font-weight : bold;
   margin-top : 5px;
   margin-bottom : 5px;
}


.pealkiri, h3 {
   color : #c30;
   font-size : 16px;
   font-family: Georgia;
   font-weight : bold;
   margin-top : 5px;
   margin-bottom : 5px;
}

h4 {
   color : #c30;
   font-size : 13px;
   font-family: Georgia;
   font-weight : bold;
   margin-top : 5px;
   margin-bottom : 5px;
}



.tulemuslehed {
   color : black;
   font-size : 16px;
   font-family: Georgia;
   font-weight : bold;
   margin-top : 5px;
   margin-bottom : 5px;
   }
