P
{
    BACKGROUND-COLOR: gray;
    COLOR: blue;
    FONT-FAMILY: Georgia;
    FONT-SIZE: small;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left
}
H1
{
    BACKGROUND-COLOR: gray;
    COLOR: red;
    FONT-FAMILY: Georgia;
    FONT-SIZE: x-large;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    TEXT-INDENT: 12pt
}
H2
{
    BACKGROUND-COLOR: gray;
    COLOR: lime;
    FONT-FAMILY: Georgia;
    FONT-SIZE: large;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left
}
H3
{
}
A
{
}
A:visited
{
}
A:active
{
}
A:hover
{
}
BODY
{
    BACKGROUND-COLOR: gray;
    BORDER-BOTTOM: yellow thin solid;
    BORDER-LEFT: yellow thin solid;
    BORDER-RIGHT: yellow thin solid;
    BORDER-TOP: yellow thin solid;
    CLEAR: none;
    COLOR: blue;
    FLOAT: none;
    FONT-FAMILY: Georgia;
    FONT-SIZE: small;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    MARGIN-LEFT: 12pt;
    MARGIN-RIGHT: 12pt;
    TEXT-ALIGN: left;
    TEXT-INDENT: 12pt
}
