A { text-decoration: none ; color: maroon }
A:Hover { color: red }
A.main { text-decoration: none ; color: black; font-family: Verdana; font-size: 8pt; }
A.main:Hover { color: white }
A.mainl { text-decoration: none ; font-style: italic; font-size: 16pt; font-family: Times New Roman;color: maroon; }
A.mainl:Hover { color: white }
A.black { text-decoration: none ; color: yellow }
A:Hover.black { color: green }


H1 {color: #B48A6B; 
    font-weight: bold; 
    font-style: italic; 
    font-family: Times New Roman; 
    font-size: 16pt;
    text-indent: 12px; 
    }
H3 {color: black; 
    font-weight: bold; 
    font-style: italic; 
    font-family: Times New Roman; 
    font-size: 18pt;
    text-indent: 12px; 
    }


eeee {color: rgb(75,1,1);
   font-size: 10pt;
   font-family: Verdana;
   }


p {color: black;
   font-size: 10pt;
   font-family: Verdana;
   }

p.Little {color: black;
   font-size: 8pt;
   font-family: Verdana;
   }

.Z {color: black;
   font-size: 14pt;
   font-family: Arial Cyr;
   }
.S {color: maroon;
   font-style: italic; 
   font-size: 12pt;
   font-family: Times New Roman;
   }
.S1 {color: silver;
   font-style: italic; 
   font-size: 18pt;
   font-family: Times New Roman;
   }
.SS {color: gray;
   font-style: italic; 
   font-size: 12pt;
   font-family: Times New Roman;
   }


.kat, li {color: black;
   font-size: 10pt;
   font-family: Verdana;
   }
