Body
{
    Background-color: Lavender;
    Color: Black;
    Font: 10pt/11pt "arial";
    Margin:12px;
    Text-align: Left
}
P
{
    Background: None Transparent Scroll Repeat 0% 0%;
    Color: Black;
    Font: 10pt/11pt "Verdana";
    Margin: 12px;
    Text-align: Justify

}
H1
{
    Color: Indigo;
    Background: None Transparent Scroll Repeat 0% 0%;
    Font:  Bold 20pt/20pt "Times New Roman";
    Margin-Bottom: 6px;
    Margin-top: 12px;
    Margin-Right: 12px;
    Text-align: Right
}
H2
{
    Background: None Transparent Scroll Repeat 0% 0%;
    Color: RoyalBlue;
    Font: Bold 14pt/14pt "arial";
    Margin-left: 12px;
    Text-align: Left
}
H3
{
    Background: None Transparent Scroll Repeat 0% 0%;
    Color: Black;
    Font: Bold 13pt/13pt "arial";
    Margin-left: 12px;
    Text-align: Left
}
H4
{
    Background: None Transparent Scroll Repeat 0% 0%;
    Color: Indigo;
    Font: Bold 11pt/11pt "Times New Roman";
    Margin-bottom: 2px;
    Margin-left: 12px;
    Margin-top: 2px
}
H5
{
    Background: None Transparent Scroll Repeat 0% 0%;
    Color: Black;
    Font:  10pt/10pt "Verdana";
    Margin: 0px;
    Margin-Right: 12px;
    Text-align: Right

}
HR
{
    Color : SteelBlue;
}

Th
{
    Color: White;
    Background-color: Navy;
    Font: Bold 11pt "arial"
}
Td
{
    Color: Black;
    Background: None Transparent Scroll Repeat 0% 0%;
    Font: 8pt/10pt "arial";
    Margin: 0px
}
Li
{
    Display: List-item;
    Font: 10pt/11pt "Tahoma";
    Margin: 3px;
    Text-align: Left
}
Dl
{
    Display: List-item;
    Font: 9pt/10pt "times New Roman"
}
Dt
{
    Font: Bold 9pt/10pt "arial";
    Margin-left: 10px;
    Text-align: Left
}
Dd
{
    Color: Midnightblue;
    Font: Bold 11pt/12pt "arial";
    Margin-left: 75px;
    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
{
    Margin-left: 64px;
    Margin-right: 64px;
    Color: Navy;
    Font: Bold Italic 10pt/11pt "Arial";
    Text-align: Justify
}
Pre
{
    Font-family: Monospace
}
Tt
{
    Font-family: Monospace
}
Code
{
    Font-family: Monospace
}
Kbd
{
    Font-family: Monospace
}
Samp
{
    Font-family: Monospace
}
A:link
{
    Color: Blue;
    Font: 9pt "tahoma";
    Font-weight: Bold;
    Text-decoration: None
}
A:visited
{
    Color: Indigo;
    Font: 9pt "tahoma";
    Font-weight: Bold;
    Text-decoration: None
}
A:Hover
{
    Color: Indigo;
    Font: 9pt "tahoma";
    Font-weight: Bold;
    Text-decoration: Underline
}
A:active
{
    Color: Darkviolet;
    Font: 9pt "tahoma";
    Font-weight: Bold;
    Text-decoration: None
}

