 
a
{
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
}
a:hover
{ 
	color: red;
	font-size: 11px; 
	text-decoration: underline;
}

td
{
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  text-align: left;
  color: #FFFFFF;
  padding: 0px 0px 0px 0px;
  margin: 0px;	
  vertical-align: middle;
}

hr
{
  height="1";
}


.min		{	color: #FFFFFF; font-size: 1px; font-family: arial;text-align: right;}

