<!--

body 
{
    font-family: arial,verdana,sans-serif;
    font-size: 9pt; 
    background-color: #ffffff;
}

td 
{
    font-family: arial,verdana,sans-serif; 
    font-size: 9pt; 
}

a       
{
    color: #4682B4;
    font-weight: bold;
    text-decoration: none; 
}

a:hover 
{
    color: #ff0000;
}

h1
{
    font-size: 18pt;
    font-weight: bold;
    color: #999999; 
}

h2
{
    font-size: 12pt;
    font-weight: bold;
    color: #000000; 
}

.box  
{
    font-size: 8pt;
    color: #333333; 
    border-style: solid;
    border-width: medium;
    padding: 1em;
}

-->

