/*** Generic CSS ***/
BODY { margin: 0px; padding: 0px; font: 12px/16px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; }
FORM { margin: 0px; padding: 0px; }
TD, TH, .BOD, FONT { font: 12px/16px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; color: #303030 }
B, STRONG { font-weight: bold; }
IMG { border: 0px; }
A:link, A:active { color: #144F8A; text-decoration: none; }
A:visited { color: #368CE3; text-decoration: none; }
A:hover { color: #144F8A; text-decoration: underline; }
/*** Text CSS ***/
.subtitle { font: 12px/16px ; color: #B05500; }
.footer { font: 10px/14px; padding-bottom:10px; }

.t0910 { font-size:9px; line-height: 10px; text-decoration:none}
.t1011 { font-size:10px; line-height: 11px; text-decoration:none}
.t1013 { font-size:10px; line-height: 13px; text-decoration:none}
.t1015 { font-size:10px; line-height: 15px; text-decoration:none}
.t1114 { font-size:11px; line-height: 14px; text-decoration:none}
.t1214 { font-size:12px; line-height: 14px; text-decoration:none}
.t1216 { font-size:12px; line-height: 16px; text-decoration:none}
.t1218 { font-size:12px; line-height: 18px; text-decoration:none}
.t1220 { font-size:12px; line-height: 20px; text-decoration:none}
.t1418 { font-size:14px; line-height: 18px; text-decoration:none}
.t1620 { font-size:16px; line-height: 20px; text-decoration:none}
.t1820 { font-size:18px; line-height: 20px; text-decoration:none}
.t2024 { font-size:20px; line-height: 24px; text-decoration:none}
.t2428 { font-size:24px; line-height: 28px; text-decoration:none}

/*** Table CSS ***/
.padT10B10 { padding-top:10px; padding-bottom:10px; }
.padT10B10L20 { padding-top:10px; padding-bottom:10px; padding-left:20px; }
.padL10r10 { padding-left:10px; padding-right:10px; }
.padL10r5 { padding-left:10px; padding-right:5px; }
.padL10 { padding-left:10px }

/*** Color CSS ***/
.titleline1 { background-color: #FFCC00; }
.titleline2 { background-color: #B05500; }
.white { color: #ffffff; }
.grey { color: #999999; }
.darkgrey { color: #666666; }
.lightblue { color: #C6D5E3; }
.pink { color: #FB6060; }
