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}
-->
}
