	.fancyText9
	{
		 font-size: 9pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 color: #0000FF;
	 }
	 
	.fancyTextNormal
	{
		 font-size: 9pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 color: #0000FF;
	 }
	 
	.rightalign
	{
		 font-size: 9pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: italic;
		 color: #0000FF;
		 text-align: right;
	 }

	.leftalign
	{
		 font-size: 9pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: italic;
		 color: #0000FF;
		 text-align: left;
	 }

	.fancyText11
	{
		 font-size: 11pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: italic;
		 color: #0000FF }
	 
	.anchorText
	{
		 font-size: 12pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: none;
		 color: #0000FF
	 }
	 .anchorText:hover
	{
		 font-size: 12pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: underline;
		 color: Navy
	 }
	.anchorTextSmall
	{
		 font-size: 10pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: none;
		 color: #0000FF
	 }

	.anchorTextSmall:hover
	{
		 font-size: 10pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: underline;
		 color: Navy
	 }
	.anchorTextSubtitle
	{
		 font-size: 8pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: none;
		 color: #0000FF
	 }
	.anchorTextSubtitle:hover
	{
		 font-size: 8pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: underline;
		 color: #0000FF
	 }
	.fancyTextItalic11
	{
		 font-size: 11pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: italic;
		 color: White 

	}
	.fancyTextItalic9
	{
		 font-size: 9pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 text-decoration: italic;
		 color: White 
	}
	.Verdana9
	{
		 font-size: 9pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: normal;
		 color: #0000FF 
	}

	.Verdana12BoldItalic
	{
		 font-size: 12pt;
		 font-family: Verdana;
		 font-weight: bold;
		 font-style: italic;
		 color: #0000FF 
	}	
	
	table.menutop
	{
		background:#64B5F0;
		font-style:bold;
		font-size: 8pt;
		font-family: Verdana;
	}
	a.menutopper
	{
		color:White;
		text-decoration:none;
		font-style:bold;
		font-size: 8pt;
		font-family: Verdana;
	}
	a.menutopper:hover
	{
		color:Red;
		text-decoration:none;
		font-style:bold;
		font-size: 8pt;
		font-family: Verdana;
	}
	a.menutopperBlack
	{
		color:Black;
		text-decoration:none;
		font-style:bold;
		font-size: 8pt;
		font-family: Verdana;
	}
	a.menutopperBlack:hover
	{
		color:Red;
		text-decoration:none;
		font-style:bold;
		font-size: 8pt;
		font-family: Verdana;
	}
	td.	menu
	{
		background:Silver;
		font-color:Black;
		text-decoration:none;
		font-weight: bold;
		font-style: italic;
		font-size: 8pt;
		font-family: Verdana;
	}
	td.menuspacer
	{
		background:Silver;
		font-color:Black;
		text-decoration:none;
		font-weight: bold;
		font-style: italic;
		font-size: 5pt;
		font-family: Verdana;
	}
	td.menutop
	{
		background:#0000FF;
		font-color:White;
		text-decoration:none;
		font-style:bold;
		font-size: 8pt;
		font-family: Verdana;
	}
	td.submenu
	{
		background:#0000FF;
		font-color:White;
		text-decoration:none;
		font-style:bold;
		font-size: 8pt;
		font-family: Verdana;

	}
	table.menu
	{
		position:absolute;
		visibility:hidden;
		font-style:bold;
		font-size: 8pt;
		font-family:Verdana;
		font-color:White;
		background:#64B5F0;
	}		



