	a{
		font-family: sans-serif;
		text-decoration: none;
		color: #B0DAE7;
	}

	a:hover {
		font-family: sans-serif;
		text-decoration: none;
		color: #ff9900;
	}

	a:active {
		font-family: sans-serif;
		text-decoration: none;
		color: #ff9900;
	}

	.Menu{
		font-family: sans-serif;
		font-weight: bold;
		font-size: 10pt;
		color: White;
		cursor : hand;
	}

	.MenuA{
		font-family: sans-serif;
		font-weight: bold;
		font-size: 10pt;
		color: #ff0000;
		cursor : hand;
	}
	
	.RetMenu{
		font-family: sans-serif;
		font-weight: bold;
		font-size: 10pt;
		color: #233E5E;
		cursor : hand;
	}

	.RetMenuA{
		font-family: sans-serif;
		font-weight: bold;
		font-size: 10pt;
		color: #B0DAE7;
		cursor : hand;
	}
		
	.SubMenu{
		font-family: sans-serif;
		font-weight: bold;
		font-size: 8pt;
		color: #B0DAE7;
		cursor : hand;
	}

	.SubMenuA{
		font-family: sans-serif;
		font-weight: bold;
		font-size: 8pt;
		color: #ff9900;
		cursor : hand;
	}

	.Text8{
		font-family: sans-serif;
		font-size: 8pt;
		color: #B0DAE7;
	}
	.Text8W{
		font-family: sans-serif;
		font-size: 8pt;
		color: white;
	}	
	
	.FaqQ{
		font-family: sans-serif;
		font-size: 10pt;
		color: white;
	}
	.FaqA{
		font-family: sans-serif;
		font-size: 8pt;
		color: #B0DAE7;
	}	
		
	.Text10{
		font-family: sans-serif;
		font-size: 10pt;
		color: #B0DAE7;
	}
	.Text10W{
		font-family: sans-serif;
		font-size: 10pt;
		color: white;
	}
	.Text16W{
		font-family: sans-serif;
		font-size: 16pt;
		color: white;
	}	
	.TextHeader{
		font-family: sans-serif;
		font-size: 12pt;
		color: white;
	}
	
	.TextButtom{
		font-family: sans-serif;
		font-size: 8pt;
		color: #1A3155;
	}
		
	.TableHeader{
		font-family: sans-serif;
		font-size: 8pt;
		color: #e1e1f0;
		background-color: #243D5F;
		font-weight: bold;
	}
	
	.TableRowHL{
		font-family: sans-serif;
		font-size: 8pt;
		color:  #AAAAB8;
		background-color: #10254F;
	}	