BODY
{
    COLOR: black;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    BACKGROUND-COLOR: wheat;
	FONT-SIZE: 10px;
}
DIV.footer
{
    FONT-SIZE: 12px;
    COLOR: #228b22;
    FONT-FAMILY: Arial, Tahoma
}
H1
{
    COLOR: blue;
    FONT-FAMILY: 'Comic Sans MS', Tahoma, Arial
}
UL
{
    COLOR: #003366;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial
}
LI
{
    COLOR: #003366;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial
}
DIV.quote
{
    FONT-SIZE: xx-small;
    COLOR: green;
    FONT-STYLE: italic;
    FONT-FAMILY: Tahoma, 'MS Sans Serif', Arial;
    TEXT-ALIGN: right
}

