.ht,.htp     {
        padding: 2px 2px;
        color:#000;
        font-size:80%;
        text-align:center;
        border:1px dotted #f80;
        background:#cfc;
        white-space:nowrap;
}
.htp	{
		border-left:none;
        }
.wt,.wti,.wtn     {
        padding: 2px 2px;
        color:#08f;
        font-size:80%;
        text-align:left;
        border:1px dotted #f80;
        border-top:none;
        background:#fff;
}
.wti	{
		border-right:none;
}
.wtn	{
		border-left:none;
}
.gt     {
        padding: 2px 2px;
        color:#000;
        font-size:80%;
        text-align:right;
        border:1px dotted #f80;
        background:#cfc;
        white-space:nowrap;
}
.ph     {
        padding: 2px 2px;
        color:#f80;
        font-size:100%;
        font-weight: bold;
        border-bottom:1px dotted #f80;
        text-align:center;
        white-space:nowrap;
}
.sh     {
        padding: 2px 2px;
        color:#f80;
        background:#cfc;
        font-size:90%;
        border-right:1px dotted #f80;
        border-left:1px dotted #f80;
        border-bottom:1px dotted #f80;
        text-align:center;
        white-space:nowrap;
}

