BODY{
  color: #000000;
  background-color: #ffffff;
  font-size: small;
  font-weight: normal;
  line-height : 1.6em;
}
H1{  
  color: #ffffff;
  background-color: #0033cc;
  padding: 0.3em 0em 0.3em 0em;
  font-size: medium;
  font-weight: bold;
  line-height : 1.2em;
  text-align: center;
}
H2{
  font-size: small;
  font-weight: bold;
  line-height : 1.2em;
  text-align: left;
  border-color: #6699ff;
  padding: 0em 0em 0em 1em;
  border-style: solid;
  border-width: 0em 0em 0em 3em;
}
H3{
  color: #000000;
  font-size: small;
  font-weight: normal;
  line-height : 1.3em;
  text-align: left;
  border-color: #6699ff;
  padding: 0em 0em 0em 1em;
  border-style: solid;
  border-width: 0em 0em 0em 1.2em;
}
H4{  
  color: #ffffff;
  background-color: #0033cc;
  padding: 0.3em 0em 0.3em 0em;
  font-size: small;
  font-weight: bold;
  line-height : 1.2em;
  text-align: center;
}
H5{  
  color: #000000;
  background-color: #ffcc33;
  padding: 0.3em 0em 0.3em 0em;
  font-size: x-small;
  font-weight: bold;
  line-height : 1.2em;
  text-align: center;
}
HR{
  color: #0033cc;
  height: 3px;
}
P{
  font-size: small;
  font-weight: normal;
  color: #000000;
  line-height : 1.6em;
}
A{
  color: #0000ef;
  text-decoration : underline;
}
A:VISITED{
  color: #52188;
  text-decoration : underline;
}
A:HOVER{
  color: #FF0000;
  text-decoration : underline;
}
A:ACTIVE{
  color: #9999ff;
  text-decoration : underline;
}
TH{
  color : #000000;
  background-color : #ccffff;
  text-align : center;
  font-weight : bold;
  line-height : 1.2em;
}
.th_blue{
  color : #000000;
  background-color : #ccffff;
  text-align : center;
  font-weight : bold;
  line-height : 1.2em;
}
TD{
  color : #000000;
  text-align : left;
  line-height : 1.2em;
}
UL{
  text-indent : 0px;
  list-style-type : disc outside;
  line-height : 1.6em;
}
LI{
  text-indent : 0px;
  list-style-type : disc outside;
  line-height : 1.6em;
}
DL{
  text-indent : 0em;
  list-style-type : disc;
  list-style-position : outside;
  line-height : 1.6em;
}
EM{
  font-size : medium;
  font-weight : bold;
  font-style : normal;
}
STORONG{
  color : #FF0000;
  font-size : small;
  font-weight : bold;
  font-style : normal;
}
.td_azur{
  background-color : #ccffff;
  line-height : 1.2em;
}
.td_blue{
  background-color : #99ccff;
  line-height : 1.2em;
}
.td_cream{
  background-color : #ffffcc;
  line-height : 1.2em;
}
.table_head{
  width : 100%;
  border-collapse : collapse;
  margin : 0px 0px 30px 0px;
}
.table_body100{
  width: 100%;
  border-width: 0;
  background-color: #ffffff;
  color: #000000;
  font-size: small;
  font-weight: normal;
  line-height: 1.6em;
  margin-top: 20px
;}
.td_head{
  text-align : center;
  line-height : 1.1em;
  padding : 0;
}
.td_top1{
  text-align : left;
  line-height : 1.1em;
}
.td_top2{
  text-align : right;
  line-height : 1.1em;
}
.td_navi1{
  margin: 0;
  padding: 2px 0px;
  background-color:#ffffcc;
  font-size: x-small;
  font-weight: normal;
  text-align: center;
  line-height: 1.2em;
}
.td_navi2{
  margin: 0;
  padding: 2px 0px;
  background-color:#ffcc33;
  font-size: small;
  font-weight: bold;
  text-align: center;
  line-height: 1.2em;
}
.td_navi3{
  margin: 0;
  background-color:#ffcc33;
}
.td_navi4{
  margin: 0;
  padding: 5px 10px 5px 5px;
  background-color:#ffffff;
  border-bottom-width: 4px;
  border-bottom-color: #ffcc33;
  border-bottom-style: solid;
  font-size: small;
  font-weight: bold;
  text-align: right;
  line-height: 1.2em;
}
.td_sidenavi{
  width: 25%;
  border-width: 0;
  background-color: #ffffcc;
  color: #000000;
  font-size: x-small;
  font-weight: normal;
  line-height: 1.3em;
  vertical-align: top;
  padding: 10px
;}
.table_footer{
  width=100%;
}
.td_footer{
  color: #666666;
  font-size: x-small;
  line-height: 1.1em;
}