
p, ul{
   font-style:normal;
   color: #000066;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
}
p{
   margin: 0.5em 0.5em 0 0.5em;
   text-align: justify;
}
p:first-letter {
   font-weight: bold;
}
p.question{
   font-weight: bold;
}

ul{
   margin: 0.5em 0.5em 0 0.5em;
   text-indent: 1em;
   text-align: left;
   padding: 0 0 0 2em;
}
ul li{
   margin-left: 2em;
}


a, a:active, a:link, a:visited {
   color: #0000cc;
   text-decoration: none
}
a:hover {
   color: #0000ff;
   text-decoration: underline
}

div.image{
    margin:0.5em 0.5em 0.5em 0.5em;
}
div.image *{
    font-size: 11pt;
    font-family: "Times New Roman", serif;
    text-align: center;
    color: #222222;
}
div.image img{
}
div.image span{
    display: block;
    font-style:normal;
}
div.image i{
    display: block;
}
