BODY{
  
  
  font-size : 80%;
  margin-left : 30px;
  
}



H1{
  font-size : 100%;
  
  
  
  color : gray;
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.td01-1Class{
  vertical-align : top;
  
}

.td01-2Class{
  vertical-align : middle;
  text-align : center;
  
  
  
  
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  
  
  

  color : gray;
}

DT{
  font-weight : bold;
  
  margin-top : 20px;
}

.td02-1Class{
  
  vertical-align : top;
  text-align : left;
  
  line-height : 2;
  
  padding-left : 20px;
  border-left-width : 4px;
  border-left-style : ridge;
  border-left-color : yellow;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : gray;
  padding-top : 20px;
  color : gray;
  font-size : 95%;
}

DD{
  
  margin-left : 15px;
}

.td02-2Class{
  vertical-align : top;
  text-align : left;
  padding-top : 15px;
  line-height : 2;
  padding-left : 10px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : yellow;
  font-size : 95%;
  
  
  border-right-color : gray;
}

H2{
  font-size : 110%;
  color : red;
}







A{
  text-decoration : none;
  
  color : blue;
}

A:hover{
  color : blue;
  text-decoration : underline;
}

.td03-1Class{
  color : gray;
  vertical-align : top;
  text-align : center;
  line-height : 2;
border-width : 1px;border-style : dotted;border-color : gray;
}

A:visited{
  color : blue;
}

H3{
  font-size : 95%;
  color : maroon;
  margin-bottom : 0px;
  text-decoration : underline;
}

.td01-3Class{
  padding-left : 25px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  padding-top : 10px;
  padding-bottom : 10px;
  font-weight : bold;
}

.td04Class{
	border-width : 1px;border-style : solid;border-color : maroon;
}

.td1-04Class{
  
  padding-left : 15px;
}
