body, td
{
	font-family : Verdana, Arial;

	font-size:xx-small;
}
h1
{
  font-weight:bolder;
  font-size :  12;
  padding-bottom : 0;
  
	}


A:hover,A:link,A:active,A:visited 
{
	 color : #FF7200;
	 text-decoration: none;

}