.al      { text-align: left;}
.ac      { text-align: center;}
.ar      { text-align: right;}
.code-new
{
   font-weight: bold;
   color: red;
}
.code-presen
{
   background-color: #DCDCDC;
   font-size: 36pt; 
   border: 1px #A9A9A9 solid;
   font-family: "ＭＳ ゴシック", "Osaka−等幅"
}
.code-print
{
   background-color: #DCDCDC;
   font-size: small; 
   border: 1px #A9A9A9 solid;
   font-family: "ＭＳ ゴシック", "Osaka−等幅"
}
.command-presen 
{  border: 1px #000000 solid;
   font-size: 36pt
}
.command-print
{  border: 1px #000000 solid;
   font-size: medium
}
h2.presen 
{
   font-weight: bold;
   font-size: x-large
}
h2.print  
{  
   font-weight: bold; 
   font-size: large
}
h3.presen 
{  
   font-size: x-large;
   font-weight: bold
}
h3.print 
{  
   font-size: medium;
   font-weight: bold
}
p
{  
   font-size: smaller;
}
table.presen
{
   width: 100%
}
table.print
{
   width: 600px
}



