BODY 
 {
   font-family: Arial, Helvetica;
   font-size: small;
   color: #400000;
   background: #FFFFCD;

   margin-left: 10%;
   margin-right: 20%;
   text-align: justify
 }

 H1 {font-family: non-serif; font-size: 300% }
 H2 {font-size: 200% }
 H3 {font-size: 150%; font-weight: bold }
 h4 {font-size: 120% }
 h5 {font-size: 100%; font-weight: bold }
 h6 {font-size: 75%; font-weight: bold; font-style: italic }

 A:link {  color: #804000 }
 A:visited { color: #808080 }
 A:active { color: #800000 }

 .punane { color: red; font-weight: bold }

 .hoiatus { color: yellow; background: red}

 .suurtaht { font-family: serif; font-size: x-large; color: red }
