/* CSS Document */
body{
    margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}
td{
   font-family:Arial;
   font-size:11px;
   color:#333333;
   line-height:24px;
   }
a{
  text-decoration:none;
  color:#333333;
  } 
a:hover{
   text-decoration:underline;
   color:#ff3300;
  } 

