P
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: 10pt "Arial";
    MARGIN-LEFT: 0px;
    COLOR: black;
    TEXT-INDENT: 0px;
    MARGIN-RIGHT: 0px
}
H1
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: bold 28pt "Courier New";
    MARGIN-LEFT: 0px;
    COLOR: cornflowerblue
}
H2
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: bold 18pt "Courier New";
    MARGIN-LEFT: 0px;
    COLOR: cornflowerblue
}
H3
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: bold 14pt "Courier New";
    MARGIN-LEFT: 0px;
    COLOR: cornflowerblue
}
H4
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: bold 10pt "Arial";
    MARGIN-LEFT: 0px;
    COLOR: cornflowerblue
}
H5
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    FONT: 8pt "Arial";
    MARGIN-LEFT: 0px;
    COLOR: black
}
TH
{
    FONT: bold 18pt "Courier New";
    COLOR: white
}
TD
{
    FONT: 10pt "Arial";
    COLOR: teal
}
LI
{
    DISPLAY: list-item;
    FONT: 12pt "Arial";
    MARGIN-LEFT: 0px
}
DL
{
    DISPLAY: list-item
}
DT
{
    FONT: bold 12pt "Arial";
    MARGIN-LEFT: 0px;
    COLOR: cornflowerblue;
    TEXT-ALIGN: left
}
DD
{
    FONT: 12pt "Arial";
    MARGIN-LEFT: 0px;
    COLOR: black;
    TEXT-ALIGN: left
}
B
{
    FONT-WEIGHT: bold
}
STRONG
{
    FONT-WEIGHT: bold
}
I
{
    FONT-STYLE: italic
}
CITE
{
    FONT-STYLE: italic
}
EM
{
    FONT-STYLE: italic
}
VAR
{
    FONT-STYLE: italic
}
ADDRESS
{
    FONT-STYLE: italic
}
BLOCKQUOTE
{
    FONT-STYLE: italic
}
PRE
{
    FONT-FAMILY: monospace
}
TT
{
    FONT-FAMILY: monospace
}
CODE
{
    FONT-FAMILY: monospace
}
KBD
{
    FONT-FAMILY: monospace
}
SAMP
{
    FONT-FAMILY: monospace
}
A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blueviolet;
    TEXT-DECORATION: none
}

