body{
    font-size: 12pt;
    margin: 0pt;
    }
.small{
    font-size: 10pt;
    }
a{
    color: rgb(0,51,102);
    text-decoration: none;
    font-size: 12pt;
    }
a:hover{
    text-decoration: underline;
    }
h1{
    font-family: Comic Sans MS;
    font-size: 15pt;
    }
h2{
    font-family: Comic Sans MS;
    font-size: 14pt;
    }
h3{
    font-family: Comic Sans MS;
    font-size: 13pt;
    }
h4{
    font-family: Comic Sans MS;
    font-size: 12pt;
    }
h5{
    font-family: Comic Sans MS;
    font-size: 11,5pt;
    }
h6{
    font-family: Comic Sans MS;
    font-size: 11pt;
    }
.aut{
    float: left;
    }
.rumba{
    border: solid black;
    }
.special{
    border: groove;
    padding: 3pt;
    }
.border_bottom{
    border-bottom: solid black;
    }           