A 
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #004BA8;
}

A:hover 
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #960018;
}

.text1
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
  
A.text1:hover 
{
	font-family: Arial;
	color: #CA0000;
}

.text2
 { color: #000000; font-size: 9pt; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #cacaca; width: 100% }
  
A.text2:hover 
 { color: #ca0000; font-size: 9pt; font-family: Arial; text-decoration: none; background-color: #cacaca }

.text3
 { color: #002095; font-size: 9pt; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #cacaca; width: 100% }
  
A.text3:hover 
 { color: #ca0000; font-size: 9pt; font-family: Arial; text-decoration: none; background-color: #cacaca }

.text4
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.text5
{
	font-family: Times;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.text6
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #BB0000;
}
