body	{
	font-family: Arial, Tahoma;
	font-size: 10pt;
}

.text	{
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: 400;
	color: Black;
	z-index: 1;
}
	
	
.text1	{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	z-index: 1;
}

.text2	{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	z-index: 1;
}

.text3	{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	z-index: 1;
}


A:link1, A:visited{
	font-family: Arial, Tahoma;
	color: ##464B1D;
	text-decoration: none;
	font-size: 8pt
}

A:link, A:visited{
	font-family: Arial, Tahoma;
	color:  #F5CF4C;
	text-decoration: none;
	font-size: 8pt
}

A:active, A:hover{
	font-family: Arial, Tahoma;
	color: #F4E9B6;
	text-decoration: none;
	font-size: 8pt;
}


