body{
	font-family: sans-serif;
    font-size: 12px;
    line-height: 16px;
    background-color: #ffffff;
user-select:none;
-webkit-user-select:none;
-moz-user-select:none;
-khtml-user-select:none;
-webkit-user-drag:none;
-khtml-user-drag:none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td{
    font-size: 12px;
    line-height: 16px;
}
.d1{
    font-size: 11px;
    line-height: 16px;
}
.d2{
    font-size: 10px;
    line-height: 14px;
}
