DIV {
    background-color:fef6d4; 
    layer-background-color:#fef6d4;  
    visibility: visible
}

DIV.ad {
    background-color:white;
    layer-background-color:white;
    visibility: visible
}

DIV.example {
background-color: #DBDBDB;
border-style: solid;
border-color: #646464;
border-width: 1;
width: 120px;
height: auto;
margin: 120px 0 0 0;
min-height: 120px;
padding: 10px 3px 10px 3px;
font-size: x-small;
}


P {
    font-size: 10pt;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-style: regular;
    color: black;
}

P.mono {
    font-size: 10pt;
    font-family: courier, mono;
    font-style: regular;
    color: black;
}

P.h1 {
    font-size: 16pt;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-weight: normal;
    color: black;
}

P.h2 {
    font-size: 14pt;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-weight: bold;
    color: black;
}

P.h3 {
    font-size: 12pt;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-weight: bold;
    color: black;
}

P#mypar_reg {
    font-size: 10pt;
    font-family: arial, helvetica, tahoma, verdana, sans-serif; 
    font-style: regular; 
    color: black;
}

A:Link {
    font-size: 10pt;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-weight: normal;
    color: #386cb1;
    text-decoration: underline;
}

A:Visited {
    font-size: 10pt;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-weight: normal;
    color: #386cb1;
    text-decoration: underline;
}

A:Hover {
    font-size: 10pt;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-weight: normal;
    color: #386cb1;
    text-decoration: none;
}

{ <!--
yellow 254 246 212 / #fef6d4
blue 56 108 177 / #386cb1 
; xcolor: rgb(56 108 177)}
P#mypar_ital {font-style: italic; color: blue}
-->
}
