BODY{
  text-align : center;
}

HR.title1{
  color : #ff9900;
  height : 8px;
}

HR.title2{
  color : #ff9900;
  height : 1px;
}

TD.titlebar{
  background-color : #ff9900;
  font-weight : bolder;
  color : white;
  text-align : center;
  font-size : 14pt;
  height : 25px;
}

TD.titlebar2{
  background-color : #ff8080;
  font-weight : bolder;
  color : white;
  
  font-size : 12pt;
  height : 25px;
}

TD.title-left{
  width : 7px;
}

TD.title-right{
  width : 7px;
}

TD.pain{
  text-align : center;
  width : 50%;
}

TD.pain-space{
  text-align : center;
  width : 50%;
  height : 20pt;
}

TD.contents{
  font-size : 11pt;
  line-height : 15pt;
}

TD.contents2{
  font-size : 9pt;
  line-height : 15pt;
}

TD.menu{
  font-size : 9pt;
  line-height : 11pt;
}

TD.code{
  font-size : 11pt;
  line-height : 15pt;
  text-align : left;
	border-style : double double double double;border-color : blue blue blue blue;
}

STRONG.red{
  color : red;
}

IMG{
	border-width : 0px 0px 0px 0px;
}
TD.comment{
  font-size : 8pt;
  text-decoration : underline;
  font-weight : bolder;
}
