body, div, dl, dt, dd, ul, ol, li, table, thead, tbody, tfoot, tr, th, td, pre, form, fieldset, input, select, textarea, p, b, blockquote {
    font-weight:400;
    margin:0;
    padding:0;
}
td{ 
    line-height:18px;  
}
body{
    background-color:#fff;
    color:#000;
    font-family:Tahoma,SimSun,Arial;
    font-size:12px;
}
a:link, a:visited {
  color: #FAE9BB;
  text-decoration: none;
}
a:active, a:hover {
  color: #FAE9BB;
  text-decoration: underline; 
}
img, object { 
    float:left;
    border:0 none;  
}
br {
	clear:both;
}


