﻿body {
    font-size:0.85em;
    line-height:150%;
    font-family:Arial, Helvetica, sans-serif;
}


h1{
    font-size:1.2em;
}

h2
{
    font-size:1.0em;
}

em
{
    color: #1F3776;
    font-style:italic;
    font-weight:bold;

}

span.redEmphasis
{
    
      color: #CB0B0B;
}
