body
{
	background-color: #FFFFFF;
	color: white;
	font-size:12px;
	line-height:150%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0px;	
}

td
{
	color: white;
	font-size:12px;
	
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

A:link, A:active, A:visited {

  color: #ed2005;

  font-weight: normal;

  text-decoration: none;

  font-size: 12px;
  
  line-height:150%;  
	
  letter-spacing: 0px;		

}



A:hover {

  color: red;

  font-weight: normal;

  text-decoration: none;

  font-size: 12px;
  
  line-height:150%;  
	
  letter-spacing: 0px;		  

}
