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:10pt;
	font-weight: bold;
	color: White;
	z-index: 1;
}

.text2	{
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	z-index: 1;
}

.text3	{
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	z-index: 1;
}


A:link1, A:visited{
	font-family: Arial, Tahoma;
	color: Green;
	text-decoration: none;
	font-size: 10pt
}

A:link, A:visited{
	font-family: Arial, Tahoma;
	color: Navy;
	text-decoration: none;
	font-size:10pt
}

A:active, A:hover{
	font-family: Arial, Tahoma;
	color: Maroon;
	text-decoration: none;
	font-size:10pt;
}


