.title-top{
  font-size : 24px;
  font-weight : bold;
  font-style : normal;
  font-variant : normal;
  color : #ffffff;
  font-family : Georgia;
  letter-spacing : 2px;
  
}
.title-list{
  font-size : 24px;
  font-weight : bold;
  font-style : normal;
  font-variant : normal;
  color : blue;  
  text-decoration : underline;
}
.td-title{
  font-size : 16px;
  font-weight : bold;
  color : black;
  background-color : #deebfe;
  text-align : center;
}
.top-date{
  font-size : 18px;
  color : #ffffff;
  font-family: Trebuchet MS,HGŠÛºÞ¼¯¸M-PRO,Verdana;
  /*
  background-color : white;
  */
  text-decoration : underline;
  font-weight : bold;
}
.top-td-title{
  font-size : 16px;
  color : green;
  background-color : white;
  font-weight : bold;
  text-align : center;
}
.top-td-title2{
  font-weight : bold;
  color : navy;
  background-color : #deebfe;
  text-align : center;
  font-size : 16px;
}
TABLE{
  font-size : 12px;
  background-color : white;
  color : blue;
  border-style : solid;
  border-width:1px;
border-color : blue;
}

TD{
  border-style:solid;
  border-width:1px;
  margin: 0px;
  padding: 5px;
  border-color : blue;
}

.f5bold{
  font-size : 14px;
  font-weight : bold;
}
.c7{
  font-size : 16px;
  font-family : Georgia;
  font-weight : bolder;
  color : #ffffff;
  letter-spacing : 2px;
}
