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: 10px;
    line-height: 14px;
}
.d2{
    font-size: 9px;
    line-height: 13px;
}

.h1{
    font-size: 10px;
    line-height: 14px;
}

.t1{
    font-size: 17px;
    line-height: 16px;
}
