<!--* Copyright (C) 2002 Micro Focus International Limited. All Rights Reserved. * -->
BODY 
{
    font-size: 100%
}
BODY 
{
    font-size: 100%
}
H1
{
    font-size: 180%;
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif
}
H2
{
    font-size: 140%;
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif
}
H3
{
    font-size: 120%;
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif
}
H4
{
    font-size: 100%;
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif
}
H5
{
    font-size: 90%;
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif
}
H6
{
    font-size: 80%;
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif
}
PRE  
{
    font-size: 90%;
    font-family: "Courier New", Courier, monospace
}
CODE
{
    font-size: 90%;
    font-family: "Courier New", Courier, monospace
}
TD
{
    font-size: 100%
}
.shortexample
{
    width: 100%;
    background-color: #dddddd;
    border-collapse: collapse;
    border-spacing: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: gray
    border-right: thin solid gray;
    border-bottom: thin solid gray;
    margin-top: 3pt; 
    margin-bottom: 0pt;
    margin-left:0pt;
    margin-right: 0pt ;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px
} 
