P
{
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: sans-serif;
    TEXT-DECORATION: underline
}
H2
{
}
H3
{
}
A
{
}
A:visited
{
}
A:active
{
}
A:hover
{
}
BODY
{
}
.AlertMessage
{
    BORDER-RIGHT: gray thin solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: gray thin solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    MARGIN-BOTTOM: 20px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: gray thin solid;
    COLOR: red;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: gray thin solid;
    FONT-FAMILY: sans-serif;
    TEXT-ALIGN: center
}
