



body {
  background-color: #CECECE;
  font-family: "Osaka", "MS UI Gothic";
  color: #000000;
  margin-top : 40px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A:LINK{
  text-decoration: underline;
  color : #201871;
}
A:VISITED{
  text-decoration: none;
  color : #4E4E4E;
}
A:ACTIVE{
  text-decoration : underline;
  color : #201871;
}
a:hover {
  text-decoration : underline;
  color : #461D79
}
.f10 {
  font-family: "Osaka", "MS UI Gothic";
  font-size: 10px;
  line-height: 15px;
}
.f10w {
  font-family: "Osaka", "MS UI Gothic";
  font-size: 10px;
  line-height: 15px;
  color: #FFFFFF; 
}

.f12 {
  font-family: "Osaka", "MS UI Gothic";
  font-size: 12px;
  line-height: 18px;
}
.solidtable {
 border: 1px #666666 solid;
}
.bracktable { 
  border-top:solid 1px #000000;
}
