<STYLE>
.plain-tiny {
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 8pt
}
.bodyText {
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 12pt;
}
.titleText {
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
}
.headText {
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
}
.noteText {
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 10pt
}
.noteTextBold {
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}
.navText {
    COLOR: #ffffff;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	text-decoration:none;
}
.navLink {
    COLOR: #ffffff;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-decoration:none;
}
.navText2 {
    COLOR: #000090;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	text-decoration:none;
}
.navLink2 {
    COLOR: #ffffff;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-decoration:underline;
}
A.navLink:hover { background:0000f0 };
A {	text-decoration:none; }

</STYLE>