H1  
    {
    font-family: arial;
    font: comic;
    font-family: alois;
    font-size: 32pt;
    color: teal;
    margin-left: 1 cm
    }
.rT {color:red}
.gT {color:teal}
.yT {color:yellow}

H3
    {
    }
.rT {color:red}
.gT {color:teal}
.yT {color:yellow}

H3.top  
    {
    font-family: arial;
    font: comic;
    font-family: alois;
    font-size: 12pt;
    color: teal;
    margin-left: 1 cm
    }
.toprT 
    {
    font-family: arial;
    font: comic;
    font-family: alois;
    font-size: 12pt;
    color: red;
    margin-left: 1 cm
    }
.topgT
    {
    font-family: arial;
    font: comic;
    font-family: alois;
    font-size: 12pt;
    color: teal;
    margin-left: 1 cm
    }
.topyT
    {
    font-family: arial;
    font: comic;
    font-family: alois;
    font-size: 12pt;
    color: yellow;
    margin-left: 1 cm
    }


H3.up  
    {
    font-family: arial;
    font-family: alois;
    font-size: 16pt;
    color: red
    }
.uprT
    {
    font-family: arial;
    font-family: alois;
    font-size: 16pt;
    color: red
    }
.upyT
    {
    font-family: arial;
    font-family: alois;
    font-size: 16pt;
    color: yellow
    }
