body {
   font        : 13px/1.231 arial,helvetica,clean,sans-serif;
   *font-size  : small;
   *font       : x-small;
   word-wrap   : break-word;
   word-break  : break-all;
}
small {
   font-sizei  : 93%;
}
select,
input,
button,
textarea {
   font-size   : 99%;
}
table {
   font-size   : inherit;
   font-size   : 100%;
}
p {
   line-height : 20px;
}
