

<head>
<STYLE TYPE = TEXT/CSS>
SELECT
{
    FONT-FAMILY: Arial
}
.h2r         { font-family: Arial; font-size: 9pt; color: #483D8B; 
               font-weight: bold; background-color: #C8C0D8 }
.h1r         { color: #FFFFFF; font-family: Arial; font-size: 12pt; 
               font-weight: bold; background-color: #483D8B }
BODY
{
    scrollbar-track-color: #FFFFFF;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial; BACKGROUND-COLOR: white; 
}
H2
{
    FONT-SIZE: 12pt;
    COLOR: #6989C1;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
h3           { font-size: 9pt; color: grey; font-family: Arial; 
               background-color: transparent }
H4
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
P
{
}
TABLE
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    
}
TD
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
}
HR
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
}
H1           { font-size: 14pt; color: #2367CA; font-family: Arial; 
}
DD
{
    BACKGROUND-COLOR: white
}
A:link
{
    FONT-SIZE: 9pt;
    COLOR: #6988C1
}
A:active
{
    FONT-SIZE: 9pt;
    COLOR: #6988C1;
   }
A:visited
{
    FONT-SIZE: 9pt;
    COLOR: #6988C1;

}
OL
{
    FONT-FAMILY: Arial;
    LIST-STYLE-TYPE: disc
}
TR
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
a:hover      { color: #820B07 }
</STYLE>
</head>