LINK {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #CC6600;
	text-decoration: none;
}

P {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 9pt;
}

*.white {
  font-family: Arial, Verdana;
  color: white;
  font-size: 9pt;
}

*.big {
  font-family: Arial, Verdana;
  color: black;
  font-size: 9pt;
  font-weight: bold;
}

*.bigred {
  font-family: Arial, Verdana;
  color: #CC6600;
  font-size: 9pt;
  font-weight: bold;
}

BR {
	font-family: Arial;
	color: #CC6600;
}

A {
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #CC6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
