﻿.LogoText
{ 
 text-transform: lowercase; 
 background-color: transparent; 
 line-height: 75%;
 font-size: x-large;
 color: #1e90ff;
}

.EvalText
{
    color: #FF0099;
}

.DescText
{
    color: #D2691E;
}

.DataText
{
    color: #800000;
}

.DateText
{
    color: #008000;
}

.PainText
{
    color: #FF6600;
}

.ProtocolLabel
{
    color: #0000FF;
}

.CreditText
{
    color: gray;
    font-size: 8pt;
    font-weight: bold;
    font-style: italic;
}

.UnitText
{
    color: gray;
    font-size: 8pt;
    font-weight: bold;
    font-style: italic;
}

.FootnoteText
{
    color: gray;
    font-size: 8pt;
    font-weight: bold;
    font-style: italic;
}

.FootnoteNumber
{
    color: gray;
    font-size: 8pt;
    font-weight: bold;
    font-style: italic;
}

p.Summary
{
    margin: 0px 0px 1em;
}

.BlackScreenTableCell
{
    background-color: #808080;
}
