<!--

body 
{
    font-family: arial,verdana,sans-serif;
    background-color : #f0f8ff; 
}

td 
{
    font-family: arial,verdana,sans-serif; 
    font-size: 9pt; 
}

h1
{
    font-size: 18pt; 
    font-weight: bold; 
    color: #666666;
    vertical-align: top;
    text-align: center;
}

h3
{
    font-size: 12pt; 
    font-weight: bold; 
    color: #666666;
    vertical-align: top;
    text-align: center;
}

div.hol 
{
    background-color : #ffff00;
}

span.hol 
{
    background-color : #ffff00;
}

div.past 
{
    background-color : #999999;
}

span.past 
{
    background-color : #999999;
}

td.outer
{
    cellpadding : 1em;
    border : solid gray;
}

table.inner 
{
    background-color : #dddddd;
    font-size : 8pt;
}

caption 
{
    font-family: arial,verdana,sans-serif; 
    font-size: 12pt; 
}

ul  
{
    list-style-image: url(..\images\arrow.gif); 
    list-style-position: outside;
}

a       
{
    text-decoration: none; 
    color: #4682B4;
}

a:hover 
{
    text-decoration: underline; 
    color: #ff0000;
}

.hdr1
{
    font-size: 13pt; 
    font-weight: bold; 
    font-style: italic; 
    color: #0000cd;
    vertical-align: top;
    text-align: center;
}

.pic  
{
    font-size: 8pt;
    font-weight: bold;
    color: #993333; 
}

.star  
{
    font-size: 11pt;
    font-weight: bold;
    color: #ff0000; 
}

.footer  
{
    font-size: 7pt;
    font-weight: bold;
    color: #999999; 
}

.navbar
{
    font-size: 7pt;
    font-weight: bold;
}

-->

