 
P.title{
  
  font-weight : bold;
}
BODY{
  background-color : teal;
  
  
  
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(pic/back.jpg);
}
TABLE.content{
  background-color : #ffffff;
  

  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
}
FONT.caution{
  font-weight : bold;
  color : red;
  text-decoration : blink;
}
li.num{
  list-style-type : decimal;
  
  list-style-position : outside;
}
P.comment{
  background-color : #dfe9de;
  
  
  color : #004000;
  margin-top : auto;
  margin-left : 100px;
  margin-right : 100px;
  
}
LI.list{
  list-style-image : url(pic/s009lis.gif);
}
