A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #3366cc
}
A:active
{
    COLOR: #ff9900
}
TABLE
{
    table-border-color-light: rgb(255,204,102);
    table-border-color-dark: rgb(204,153,102)
}
BODY
{
    BACKGROUND-COLOR: white;
    BACKGROUND-IMAGE: url("file:///D:/Webster%20University/WWW/rule.gif");
    COLOR: black;
    FONT-FAMILY: 'Times New Roman', Times
}
H1
{
    COLOR: black;
    FONT-FAMILY: 'Courier New', 'Courier SWA', Courier
}
H2
{
    COLOR: black;
    FONT-FAMILY: 'Courier New', 'Courier SWA', Courier
}
H3
{
    COLOR: black;
    FONT-FAMILY: 'Courier New', 'Courier SWA', Courier
}
H4
{
    COLOR: blue;
    FONT-FAMILY: 'Courier New', 'Courier SWA', Courier;
    FONT-SIZE: medium
}
H5
{
    COLOR: red;
    FONT-FAMILY: 'Courier New', 'Courier SWA', Courier;
    FONT-SIZE: medium
}
H6
{
    COLOR: black;
    FONT-FAMILY: 'Courier New', 'Courier SWA', Courier;
    FONT-SIZE: small
}
BLOCKQUOTE
{
}
UL
{
    LIST-STYLE: url("file:///D:/Webster%20University/WWW/bdred.gif")
}

