body {
    font-family: sans-serif;
    font-size: 12pt;
    width:80%;
    text-decoration:none;
    padding:3px 20px 0cm 20px;
}


.MyLine {
    /* hight:2px; */
    color: #000099;
    background-color: #000099;
}

#NameHeader {
    border-bottom:2px groove #000099;
    color: #ff6633;
    font-size:20pt;
    font-weight:bold;
}

h1 {
    margin-top: 20px;
    color: #000099;
    font-size:14pt;
}
