td {font-size: 12px;}

/*ライン高*/
.h01 {line-height: 15px;}
.h02  { line-height: 18px }

/*フォントスタイル*/
.f01 {font-weight: bold;}
.f02 {font-weight: bold;color: #006600;}
.f03 {color: #006666;}
.f04 {color: #FF6600;}

/*フォントサイズ*/
.c01 {font-size: 10px;}

a:link {color: #003399;}
