A:Active{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : normal;
	Text-Decoration : underline;
	}

A:Hover{
	Font-Family : arial;
	Font-Size : 9pt;
	Color : 5C7996;
	Font-Weight : normal;
	Text-Decoration : underline;
	}

A{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : normal;
	Text-Decoration : underline;
	}

A.bold:Active{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : bold;
	Text-Decoration : none;
	}

A.bold:Hover{
	Font-Family : arial;
	Font-Size : 9pt;
	Color : 5C7996;
	Font-Weight : bold;
	Text-Decoration : none;
	}

A.bold{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : bold;
	Text-Decoration : none;
	}

A.small:Active{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 8pt;
	Font-Weight : normal;
	Text-Decoration : underline;
	}

A.small:Hover{
	Font-Family : arial;
	Font-Size : 8pt;
	Color : 5C7996;
	Font-Weight : normal;
	Text-Decoration : underline;
	}

A.small{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 8pt;
	Font-Weight : normal;
	Text-Decoration : underline;
	}

A.nav:Active{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : bold;
	Text-Decoration : none;
	}

A.nav:Hover{
	Font-Family : arial;
	Font-Size : 9pt;
	Color : FFFFFF;
	Font-Weight : bold;
	Text-Decoration : none;
	}

A.nav{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : bold;
	Text-Decoration : none;
	}

A.red:Active{
	Color : CC0000;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : bold;
	Text-Decoration : none;
	}

A.red:Hover{
	Font-Family : arial;
	Font-Size : 9pt;
	Color : 003366;
	Font-Weight : bold;
	Text-Decoration : none;
	}

A.red{
	Color : CC0000;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : bold;
	Text-Decoration : none;
	}

p{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : normal;
	}
	
.body{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : normal;
	}

.bold{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : bold;
	}

.small{
	Color : 003366;
	Font-Family : arial;
	Font-Size : 8pt;
	Font-Weight : normal;
	}

.smallGray{
	Color : 666666;
	Font-Family : arial;
	Font-Size : 8pt;
	Font-Weight : normal;
	}

.smallWhite{
	Color : FFFFFF;
	Font-Family : arial;
	Font-Size : 8pt;
	Font-Weight : normal;
	}

.Red{
	Color : CC0000;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : normal;
	}

.smallRed{
	Color : CC0000;
	Font-Family : arial;
	Font-Size : 8pt;
	Font-Weight : normal;
	}

.boldRed{
	Color : CC0000;
	Font-Family : arial;
	Font-Size : 9pt;
	Font-Weight : bold;
	}