﻿/* contains styles that will be different upon a computer screen from 
   display on anyother media type (printing) */

p.copyinfotext
{
    padding-top: 5px;
    margin-bottom: 5px; /*color: #6a6868;*/
    color: #747474;
    font-family: "Trebuchet MS" , "Arial narrow" , Arial, Verdana, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 10pt;
    text-align: left;
    font-style: italic;
}

#topmostcontent
{
}
