@charset "UTF-8";


body{
  background-color : #2b0055;
-webkit-text-size-adjust: 100%;
 font-size : 12px;
}
table{
  color : #cccc00;
  text-align : center;
 font-size : 12px;
}

.fontcolor{
  color : aqua;
}

dt{
  text-align : center;
 font-size : 12px;
}

