/* CSS Document */

.f12 { font-size: 12px;line-height: 1.4em; }
.f12_2 { font-size: 12px;line-height: 2em; }
.f12_3 { font-size: 12px;line-height: 1.6em; padding:5px 10px 5px 10px;}
.f12_4 { font-size: 12px;line-height: 1.6em; color:#333333;}
.f12_5 { font-size: 12px;line-height: 1.4em; padding:0px 10px 0px 10px;}
.f12b { font-size: 12px; font-weight: bold;line-height: 1.4em}
.f14 { font-size: 14px; line-height:1.4em; }
.f14b { font-size: 14px; line-height:1.4em;font-weight: bold; }
.f16 { font-size: 16px; line-height:1.6em; }
.f16b { font-size: 16px; font-weight:bold; line-height:1.6em;}
.f18b { font-size: 18px; font-weight: bold;line-height: 1.6em}
.f20 { font-size: 20px ;line-height: 1.4em; }
.f20b { font-size: 20px; font-weight: bold; color:#FA0000;}
.f11 { font-size: 11px line-height: 1.4em;}
.f11b { font-size: 11px; line-height: 1.2em;font-weight:bold; }
.f10 { font-size: 10px ;line-height: 1.4em;}
.f10b { font-size: 10px;  font-weight: bold;line-height: 1.4em; }
a   { color: #0053E1 }
.list  { font-size: 12px; line-height: 1.3em; text-decoration: none }
a:link  { color: #0053E1; text-decoration: none }
a:visited { color: #0053E1; text-decoration: none }
a:hover { color: #FF7200; text-decoration: underline }




