BODY {
       background-color: white;
       margin-left:5% ;
       margin-right: 5% ;
       text-color: black ;
       }
h1 {
	text-align: center;

}
h2 {

	}

h3 {

	}


pre { background-color: #FFEEFF}

hr.short {width:70%}

FONT.red { color: red }

hr {
/*     height:80% */
     }


blockquote {
        /*     border:solid thin #00AAFF; */
             background-color: #eeffff;
             }


ul.debu {
             background-color: #DDFFFF;

             }



p.bar {
        font-size: small;
}

td.causion { 
             background: pink;
             color: black;
/*             text-align: center; */
 }

td { 
     text-align: center;
     }


img.right {
	  float: right;
}


img.left {
	  float: left;
}

/* $Id: style.css,v 1.3 2005/02/12 19:19:25 eguchi Exp $ */


