﻿body
{
    background: white;
}
p , td
{
    margin-top: 3pt;
    font-size:x-small;
    margin-bottom: 6pt;
    font-family: Verdana;
}
a 
{
    font-size:x-small;
    font-family: Verdana;
    color: #0C4580;
}
a:hover 
{
    color: #4999EB;
}
h2 
{
    margin-top: 6pt;
    font-size:small;
    border-top: 2px ridge;
    color: White;
    margin-bottom: 0pt;
    background: url(footer.gif) no-repeat #FFFFFF left;
    padding: 6;
}
h3 {
    margin-top: 0pt;
    font-weight: bold;
    font-size:small;
    margin-bottom: 8pt;
    border-bottom: 2px ridge;
    font-family: Verdana;
    background: #1063BE;
    background: url(header.gif) no-repeat #1063BE right;
    color: White;
    padding: 10;
}
h4 {
    color: #000080;
    margin-top: 8pt;
    font-weight: bold;
    font-size:small;
    margin-bottom: 0pt;
    font-family: Verdana;
}
SPAN.TeleType {
    color: #000080;
	font-family: "Courier New";
	margin-bottom: 6pt;
	font-size:x-small;
	margin-top: 3pt;
}
li 
{
    font-family: Verdana;
	font-size:x-small;
}
CODE, PRE
{
	font-size:small;
}