body {
	background-color: #fofofo;
	scrollbar-arrow-color: #3366cc;
	scrollbar-face-color: #050F55;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #3366cc
}

a			{ 
	color: #ff0000; 
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	font-size : 10pt;

}

a:hover 	{ 
	color: #ff0000; 
	text-decoration: none;
	font-weight : bold;
	font-size : 10pt;

}

span.b1	{  
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : rgb(5,15,85);
}
span.b1a	{
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : rgb(255,255,255);
}
span.b2	{
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	color : rgb(5,15,85);
}

b	{
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color : rgb(5,15,85);
}



span.b3	{  
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	color : rgb(255,255,255);
}


span.b4	{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(255,255,255);
}

span.b5	{
	font-family : Arial;
	font-size : 10pt;
	font-weight: 400;
	color : rgb(5,15,85);
}

span.b5b	{
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color : rgb(5,15,85);
}
span.b6	{
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	color : rgb(5,15,85);
}

span.b7	{


	font-family : Arial;
	font-size : 10pt;
	font-weight: 400;
	color : rgb(5,15,85);
}
span.text	{
	font-family : Arial;
	font-size : 10pt;
	font-weight: 400;
	color : rgb(5,15,85);
}

span.text-b	{
	
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color : rgb(5,15,85);
}

td	{
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	color : rgb(5,15,85);
}

span.b7	{


	font-family : Arial;
	font-size : 10pt;
	font-weight: 400;
	color : rgb(5,15,85);
}

p  {
	font-family : Arial;
	font-size : 10pt;
	font-weight: 400;
	color : rgb(5,15,85);
}

input
{
  border-width:1px;
  border-style:solid; 
  border-color:black; 
  color= #000000; 
  background-color: #dddddd	; 
  font-family: Arial;
}

textarea
{
  border-width:1px;
  border-style:solid; 
  border-color:black; 
  color= #000000; 
  background-color: #dddddd; 
  font-family: Arial;
}