.date{
 font-size:7pt;
 text-align : right;
 }
.min{
 font-size:7pt;
 }
.white{
 color:white;
 }
.cen {text-align : center;}

BODY{
  background-color:#000033;
  color: #333333;
}

a:link {color :#3D3832;}
a:visited {color :#73738C;}

div {text-align : center;}

TABLE{
  table-layout: layout;
  border-style: none ;
}
.a{
  border: black;
 }
TR{
  background-color: #FFFFee;
}
.index{
 text-align : right;
}

P{line-height: 1.5em;}

strong{
 font-weight:bolder;
 }
.tit{
 font-size:17pt;
 font-weight:bolder;
 }

ul{line-height: 2em;}
