﻿body {
    margin:0px;
    border:0px;
    width:100%;
    height:100%;
    background-color:White;
}

#ticker 
{
    width:100%;
    height:100%;
    text-align:center;
}
#asOf
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-bottom: 2px;
    color: #999999;
}
#ticker table
{
    margin-bottom:1px;
}

.sym a 
{
    text-decoration:none;
    color:inherit;
}
 .footerLink 
 {
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration:none;
 }
#batslink
{
    font-size:8px;
    color:Gray;
}