BODY{
  font-size : x-small;
  background-color : #ffffff;
  color : #333333;
  background-image : url(images/bg_01.gif);
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-repeat : repeat;
}
TD{
  font-size : x-small;
  color : #333333;
  line-height : 140%;
}
A{
  color : #cc0000;
  
}
A:VISITED{
  color : #990000;
}
A:HOVER{
  color : #3399ff;
  text-decoration : underline;
}
.small{
  font-size : 8pt;
}
.td_white{
  background-color : #ffffff;
  
}
.td_gray{
  background-color : #666666;
}
.td_gray2{
  
  background-color : #cccccc;
}
.blue{
  color : #0066cc;
  
}
.blue_bold{
  font-weight : bold;
  color : #0066cc;
  font-size : x-small;
}
.blue_large{
  font-size : small;
  font-weight : bold;
  color : #0066cc;
}
.darkblue_large{
  font-weight : bold;
  color : #003399;
  font-size : small;
}
.darkblue{
  font-weight : bold;
  color : #003399;
  font-size : x-small;
}
.red_large{
  font-size : small;
  font-weight : bold;
  color : #cc0000;
}
.red_bold{
  font-weight : bold;
  color : #cc0000;
  font-size : x-small;
}
.blue_small{
  font-size : 8pt;
  color : #0066cc;
  font-weight : bold;
}
.m_small{
  font-size : 9pt;
}
.bold{
  font-weight : bold;
  font-size : x-small;
  color : #000000;
}
.white_bold{
  font-weight : bold;
  color : #ffffff;
}
.td_grey3{
  background-color : #999999;
}
.darkblue_small{
  font-size : x-small;
  color : #000099;
}
CAPTION{
  font-size : x-small;
  font-weight : bold;
  color : #0080ff;
}
.td_blue{
  background-color : #F0F8FF
;
}
.red_small{
  font-size : 8pt;
  color : #cc0000;
  font-weight : bold;
}
.list_01{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  line-height : 130%;
  margin-bottom : 0px;
}
.list_02{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  line-height : 160%;
  margin-top : 10px;
  margin-bottom : 0px;
}
