A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: verdana,arial,sans-serif;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: yellow;
    TEXT-DECORATION: none
}
P
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: arial, verdana
}
H2
{
    COLOR: teal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-SIZE: 15pt
}
H4
{
    COLOR: teal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt
}
I.poem
{
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
}
I
{
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 8pt;
}
H5
{   FONT-FAMILY: Arial;
    FONT-STYLE: italic;
    COLOR: Red;
}
A.links
{font-family: arial; font-size: 8pt; font-weight: normal; text-decoration: none;}
A.links:hover
{font-family: arial; font-size: 8pt; font-weight: bold; text-decoration: none; color: red;}
P.final
{font-family: arial; font-size: 8pt; font-weight: normal; text-indent: 2%; text-transform: capitalize; color: #F5F5F5;}
P.dacx
{font-family: arial; font-size: 8pt; font-weight: normal; text-indent: 5%;}