body{
margin: 0;
padding: 0; /* Opera—p */
}

td{
font-family:"MS PƒSƒVƒbƒN","Osaka";
font-size:X-small;
line-height:140%;
font-color:#333333;}
a:link       {color:#0066CC;}
a:visited   {color:#6699CC;}
a:hover     {color:#0066CC;text-decoration: none;}

.text-blue{
color:#FF0000;
}

.text-bold-orange{
font-weight: bold;
color:#FF6600;
}

.text-bold-orange2{
font-weight: bold;
color:#FF6600;
background-color:#FFFFCC;
}

.text-back{
background-color:#FFFFCC;
}

.text-bold{font-weight: bold;}

.xxs{font-size:xx-small;}
.t-120{line-height:120%}
.t-140{line-height:140%}
.t-160{line-height:160%}
.t-200{line-height:200%}