.node { color: black;
	font-family : "Verdana", "Arial", "MS Sans Serif", sans-serif;
	font-size : 9pt;}

.node A:link { color: black; text-decoration: none; }
.node A:visited { color: black; text-decoration: none; }
.node A:active { color: black; text-decoration: none; }
.node A:hover { color: #0000ff; text-decoration: none; }
		

p {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}

p.disclaimer {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}

li {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}

blockquote {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}

h1 {
    FONT-SIZE: 16pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}

h2 {
    FONT-SIZE: 14pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}

h3 {
    FONT-SIZE: 13pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}

h4 {
    FONT-SIZE: 12pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}

h5 {
    FONT-SIZE: 11pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}

td.props {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: #eeeeee;
}

th.props {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: #cccccc;
    text-align: left;
}

td.matrix {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: #eeeeee;
    text-align: center;
}

td.matrixsidebar {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: #eeeeee;
    text-align: left;
}

th.matrix {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: #cccccc;
    text-align: center;
}

TD.selected
{
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: #0a246a;
    TEXT-DECORATION: none
}

TD.selected A:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

TD.selected A:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

TD.selected A:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
