BODY
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: "arial", "sans-serif";
}
P
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: "arial", "sans-serif";
    LINE-HEIGHT: 1.5em;
}
P.date
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: "arial", "sans-serif";
	COLOR: #999999;
}
LI
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: "arial", "sans-serif";;
    list-style-image: url(/templates/bullet.gif);
}
UL
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: "arial", "sans-serif";;
    margin-left: 1.5em;
    margin-top: 0px;
    LINE-HEIGHT: 150%;
}
B
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: "arial", "sans-serif";
}
SPAN
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: "arial", "sans-serif";
}
I
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: "arial", "sans-serif";
}
SMALL
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: "arial", "arial", "sans-serif"
}
SMALL.legalnotice
{
    FONT-SIZE: 7pt;
    COLOR: #aaaaaa
}
.match
{
    BACKGROUND: #ccdddd
}
.selected
{
    COLOR: white;
    FONT-WEIGHT: bold;
    BACKGROUND: #666666;
}
A
{
    COLOR: #CC0000;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	FONT-FAMILY: "arial", "sans-serif";	
    TEXT-DECORATION: none;
}
A.logo
{
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}
A.menu
{
	COLOR: #666666;
}
A.highlights
{
	COLOR: #CC0000;
}
A:hover
{
    COLOR: #CC0000;
    TEXT-DECORATION: underline;
}
H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 16pt;
    COLOR: #CC0000;
    FONT-FAMILY: "arial", "sans-serif"
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #CC0000;
    FONT-FAMILY: "arial", "sans-serif";
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: "arial", "sans-serif";
}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #CC0000;
    FONT-FAMILY: "arial", "sans-serif";
	PADDING: 3px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #666666;
	BORDER-WIDTH: 1px;
}
.gray
{
	COLOR: #B1B9BF
}
HR
{
	COLOR: #DEE2E6
}
.printonly
{
	DISPLAY: none;
}