<!--

body 
{
    font-family: arial,verdana,sans-serif;
    background-color: #f0f8ff;
}

a       
{
    text-decoration: underline; 
    color: #4682B4;
}

a:hover 
{
    color: #ff0000;
}

h1
{
    font-size: 18pt;
    font-weight: bold;
    color: #999999; 
}

h2
{
    font-size: 12pt;
    font-weight: bold;
    color: #000000; 
}

h3
{
    font-size: 12pt;
    font-weight: bold;
    color: #999999; 
}

td 
{
    font-family: arial,verdana,sans-serif; 
    font-size: 9pt; 
}

div.hol 
{
    background-color : #ff0000;
}

span.hol 
{
    background-color : #ff0000;
}

div.prov 
{
    background-color : #ffff00;
}

span.prov 
{
    background-color : #ffff00;
}

div.past 
{
    background-color : #999999;
}

span.past 
{
    background-color : #999999;
}

td.outer
{
    cellpadding : 1em;
    border : solid gray;
}

td.cal
{
    font-size : 8pt;
}

table.inner 
{
    background-color : #cccccc;
    font-size : 8pt;
}

caption 
{
    font-family: arial,verdana,sans-serif; 
    font-size: 11pt; 
}


Ol  
{
    list-style-type: decimal; 
    list-style-position: outside;
}

ul  
{
    list-style-type: circle; 
    list-style-position: outside;
}

.navbar
{
    font-size: 7pt;
    font-weight: bold;
}

.smltxt
{
    font-size: 7pt;
    font-weight: bold;
    color: #999999; 
}

-->

