BODY
{
    background-attachment: scroll;
    background-image: url(../images/BLKMARBL.GIF);
    color: yellow;
    background-color: black;
    font-size: 7mm;
    font-family: Times New Roman;
    font-weight: bold;
}
H1
{
    BACKGROUND-POSITION: center top;
    FONT-SIZE: 42pt;
    BACKGROUND-IMAGE: url(../images/TitleBar.gif);
    COLOR: yellow;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Arial, 'Arial Black';
}
A:active
{
    COLOR: yellow
}
A:link
{
    COLOR: yellow
}
A:visited
{
    COLOR: yellow
}
H2
{
    font-size: 30pt;
    color: yellow;
    font-family: Arial, 'Arial Black';
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
}
H3
{
    font-weight: bold;
    font-size: 25pt;
    color: yellow;
    font-style: italic;
    text-decoration: underline;
    text-align: center;
}
H4
{
    font-weight: bold;
    font-size: 25pt;
    color: white;
    text-decoration: underline;
}
H5
{
	font-weight: bold;
    font-size: 7mm;
    color: white;
    text-decoration: underline;
}
TH
{
    font-weight: bold;
    text-decoration: underline;
}
LI
{
    list-style-image: url(../images/pentbutton.gif);
}
UL LI
{
    list-style-type: upper-roman;
}

