
.std
{
    FONT-WEIGHT: none;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif, Trebuchet MS
}

.stdlight
{
    FONT-SIZE: 10pt;
    COLOR: #FCFCEA;
    FONT-FAMILY: Arial, Helvetica, sans-serif, Trebuchet MS
}

.header 
{
    color:black;
    font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
    font-weight: bold; 
    font-size: 12pt
}

.quote
{
    color:#56074D; 
    font-family: Arial, Helvetica, sans-serif, Trebuchet MS; 
    font-weight: bold; 
    font-style: italic;
    font-size: 10pt
}

.vol
{
    color:black; 
    font-family: Arial, Helvetica, sans-serif, Trebuchet MS;  
    font-size: 8pt
}

a.dead {  text-decoration: underline; color: black; font-weight: bold; font-size: 12pt}

a.cr {  text-decoration: none; color: red; font-family: Arial, Helvetica, sans-serif, Trebuchet MS; font-size: 8pt}
a.cr:hover {  text-decoration: none; color: red; font-family: Arial, Helvetica, sans-serif, Trebuchet MS; font-size: 8pt}

a.bmark   {  text-decoration: underline; color: blue}
a.bmark:hover  {  color: blue; text-decoration: none}

a {  color: blue; text-decoration: underline}
a:hover {  color: red; text-decoration: none}
