body{
        background-color: rgb(20,20,20);
       /* background-color: rgb(120, 119, 119); */
/*         background-color: rgb (233,233,233); */
        /* Gris oxfordonlineenglish*/
        color: rgb(208, 208, 208); 
        margin:0 auto;
        width:75%;
        font-family: Arial, Helvetica, sans-serif, Tahoma, Geneva, Verdana, sans-serif;
        text-align: left;
        font-size: 1.1rem;
    }
    
    td{padding:20px;
    }
    
    
    
    h2{
        text-transform: uppercase;
        display: block;
        max-width: 100%;
        font-family: Cambria, serif;
        color: rgb(255, 100, 0);
        font-size: 2rem;
        text-shadow: black 2px 2px 2px;
    }

    h3{
        color: rgb(236, 160, 72);
        text-shadow: black 1px 1px 2px;
        font-size: 1.6rem;

    }
    .wlh301{
        color: rgb(44, 0, 94);
        text-shadow: black 1px 1px 2px;
        font-size: 1.5rem;
        font-weight: bold;
    }
    b{
        color:  rgb(236, 160, 72);
    }
    a:link{
        color:rgb(289, 100, 0);
        text-decoration: none;
    }
    a:visited{
        color:rgb(33, 195, 217);
    }
    .mylink{
        color:rgb(34, 110, 26);
        text-decoration: none;
    }
    .mylink:hover{
        font-weight: bold;
    }

    /* a:hover{
        text-decoration: underline;
    } */

main{
        /* display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 90%;
        flex-wrap: wrap; */

    }

   .main01{
        background-color: rgb(40,40,40);
        padding:15px;
        width:90%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
    } 
    
    hr {
        
/*         clear:both; */
        display:block;
        width: 100%;
        color: black;
        height: 0.5px;
        }

    .myH3{
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-bottom: 2px;
    }
    .boxw{
        min-width: 100px;
        max-width: 100%;
        padding-left: 30px;
        padding-bottom: 30px;
        padding-right: 30px;
        padding-top: 30px;
        /* display: flex;
        flex-wrap: wrap;
        flex-direction: row; */
        /* gap:10px; */
        background-color: rgb(205, 205, 205);
        color:black;
        box-shadow: rgb(236, 160, 72) 1px 1px 2px;    
    } 
    .en01{
        font-style:italic ;
        font-weight: bold;
        font-size: 1.1rem;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }
    .en02{
        font-size: 1rem;
        font-family: Arial, Geneva, Verdana, sans-serif; 
        font-style:italic ;
        font-weight: bold; 
    }
    .en03{
        font-style:italic ;
        font-weight: bold;
        font-size: 1.1rem;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        
    }
    .phon01{
        font-style:normal;
        font-weight: 500;
        font-size: 1.05rem;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        color: green;
    }
    .phonemph01{
    background-color: rgb(236, 160, 72);
    }
    .expr01{
        line-height: 1.5;
    }
.nb01{
    display:inline-block;
    color: rgb(236, 160, 72);
    font-size: 1.2rem;
    font-weight: bold;
    }
.nb02{
    color: green;
    font-size: 1.1rem;
    font-weight: bold;
    /* flex-direction: column;
.
 */    }
.TB4num01{
    color: green;
    font-size: 1.1rem;
    text-shadow:  rgb(5, 80, 11) 1px 1px 1px;
}
    .fr01{font-size: 1rem;
        /* font-style: italic; */
      padding-left: 15px;  
      padding-top: 5px;
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;  
    
    }    
    .mynavbar{
        /* position: sticky; */
        top:0;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: right;
        font-family: 'Segoe UI', sans-serif;
        font-size: 1.1rem;
    }
    .mynavbar02{
        /* position: sticky; */
        top:0;
        padding-top: 8px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 15px;
        margin-bottom:  15px;
        text-align: left;
        font-family: 'Segoe UI', sans-serif;
        font-size: 1.1rem;
        background-color: rgb(90, 80, 60);
    }

    
    .margin01{
        margin-left: 1cm;
    }
    .margin02{
        margin-left: 2cm;
    }
    img{max-width: 100%;}
    audio{
        max-width: 100%;
        max-height: 100%;
        /* object-fit: contain; */
        margin:5px;

    }

    button {
        display: inline-block;
        /* flex-wrap: wrap;
        flex-direction: row; */
        gap: 20px;
        border: 1px solid rgb(1, 50, 1);
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: px;
        background-color:green ;
        color: rgb(241, 235, 235);
        text-decoration: none;
        font-weight: bold;
        border-radius: 5%;
        box-shadow: black 1px 1px 2px;
    }
    a:hover button {
        background-color:rgb(197, 22, 110) ;
        text-decoration:none;
        
    }



    /* a:hover > button {
        text-decoration: none; 
    } */
    .box{  
        min-width: 100px;
        max-width: 100%;
        /* object-fit: contain; */
        padding: 10px;
        display:flex;
        gap:3px;
    }
    .ifrm01{
        max-width: 50%;
    }
    .bl{
        color:blue;
        text-decoration: underline;
        font-weight: bold;
    }
    .blbd{
        color:blue;
        text-decoration: underline;
        font-weight: bold;
    }
    .emph{

        color:blue;
        /* text-decoration: underline; */
        font-weight: bold;
        background-color: rgb(236, 160, 72);
    }
    .expl{
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 1.1rem;
        width: 100%;
        text-align: left;
    }
.expl a:hover, .en01 a:hover{
    text-decoration: underline;
}

.mynavbar a:hover {
    text-decoration: underline;
}
    /* .expl > p > b {
        color:  rgb(36, 31, 105);
    } */

    .onesix{
        line-height: 1.6;
    }

    .jus{
        text-align: justify;
    }

    .lightgreenbg{
        background-color: #E4F5B9;
    }
   
   