body {
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    }
h1 { text-align: center; font-size: 25px; font-weight: bold; }
h2 { text-align: center; font-size: 15px; font-weight: bold; }
.copyright { font-size: 11px; text-align: center; }
.b { font-weight: bold; }
td { font-size: 12px; }
hint { font-size: 10px; }
.news_body {font-size : 11px;}
.news_head {font-size: 11px;}
.mx_quote 
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(68, 68, 68);
    line-height: 125%;
    background-color: rgb(250, 250, 250);
    border-top-color: rgb(209, 215, 220);
    border-right-color: rgb(209, 215, 220);
    border-bottom-color: rgb(209, 215, 220);
    border-left-color: rgb(209, 215, 220);
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}
.faq_q{
  font-size:12px;
  margin-top: 10px;
  font-style: italic;
}
.faq_a{
  font-size:12px;
  margin-top: 10px;
}
.stats
{
font-weight: bold;
text-transform: uppercase;
color: #424242;
}