body{ margin:0px;
      padding:0px;
	  font-size:12px;
	  font-family:"";
	  line-height:150%;
	  color:#000;}
td,tr{ margin:0px;
       padding:0px;
	   font-size:12px;
	   line-height:150%;}
a:link{ color:#000;
        font-size:12px;
		text-decoration:none;
		}
a:visited{ color:#000;
          font-size:12px;
		  text-decoration:none;
		  }

a:hover{ color:red;
         font-size:12px;
		 text-decoration:none;}
a:active{ color:#000;
          font-size:12px;
		  text-decoration:none;
		  }
.title{ font-weight:bold;
        font-szie:12px;
		padding-left:45px;}
.cr{ color:red;}