<style type="text/css">


    h1 { font-size: 50%;  text-transform: strong;  margin-top: 2em; margin-bottom: 1em;}
    h2 { font-size: 100%;  text-transform: strong;  margin-top: 2em; margin-bottom: 1em;}
    h3 { font-size: 85%;  text-transform: strong;  margin-top: 1em; margin-bottom: 1em; margin-left: 5%}
    h4 { font-size: 85%;  font-style: italic;  margin-top: 1em; margin-bottom: 1em; margin-left: 5%}

    h1,h2,h3,h4,h5,p,ul { Arial, "Times New Roman", Verdana; }

    body,td {
        font-family: Arial, "Times New Roman", Verdana;
        font-size: 13px;
        font-style: normal;
        color: black;
        background: white;
        margin-left: 5%; margin-right: 5%;
        text-align: left
    }


    /* p { color: black; font-family: Arial, "Times New Roman", Verdana; text-align: justify} */

    a { text-decoration: none } 

    a:link { color: #006600; }
    /*  a:link { color: red; } */ /* for unvisited links */
    a:hover { text-decoration: underline; }
    /*  a:visited { color: red; } */  /* for visited links */
     a:visited { color: #006600; } 

    p.menu {line-height: 200%; text-align: right; }

    p.title {line-height: 100%; text-align: right; font-size: 12px; font-weight: bold;}
    
    p.registration {text-align: center; font-size: 14px; font-weight: bold;}
    
    p.travel {margin-left: 5%}

</style>
