.text{font-family: Arial;font-size: 1em;color:#006;font-style: normal;}
.text_bold{font-family: Arial;font-size: 1em;color:#006;font-weight: bold;}
.text_italic{font-family: Arial;font-size: 1em;color:#006;font-style: italic;}
.text_underline{font-family: Arial;font-size: 1em;color:#006;font-style: normal;text-decoration:underline;}
.text_linethrough{font-family: Arial;font-size: 1em;color:#006;font-style: normal;text-decoration:line-through;}
.text_italic_underline{font-family: Arial;font-size: 1em;color:#006;font-style: italic;text-decoration:underline;}
.text_bold_italic{font-family: Arial;font-size: 1em;color:#006;font-weight: bold;font-style: italic;}
.text_bold_italic_underline{font-family: Arial;font-size: 1em;color:#006;font-weight: bold;font-style: italic;text-decoration:underline;}
.text_orange{font-family: Arial;font-size: 1em;color:#F90;font-style: normal;}
.text_orange_bold{font-family: Arial;font-size: 1em;color:#F90;font-weight: bold;}
.text_orange_bold_italic{font-family: Arial;font-size: 1em;color:#F90;font-weight: bold;font-style: italic;}
.text_grey{font-family: Arial;font-size: 1em;color:#999;font-style: normal;}
.text_grey_bold{font-family: Arial;font-size: 1em;color:#999;font-weight: bold;}


