h1{font-size: 20px;
  color : #fff;
  text-align : right;}
.gray{border : 1px solid #003366;
  padding-top : 1px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 1px;
}
.m_title{
  font-size : 12px;
  border : 1px solid #003366;
  background-color : #fff;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 2px;
  padding-bottom : 2px;
}
.m_title A {
  font-size : 12px;
  text-decoration : none;
  font-weight : bold;
  text-align : left;
}
.left{border : 3px solid gray;}
.s_title{
  font-size : 15px;
  color : #fff;
  font-weight : bold;
  border : 1px solid #003366;
  background-color : gray;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 2px;
  padding-bottom : 2px;
}
.s_title A:LINK {
  font-size : 15px;
  color : #fff;
  font-weight : bold;
  text-align : left;
}
.title{
  font-size : 16px;
  color : #fff;
  font-weight : bold;
  border : 1px solid #003366;
  background-color : gray;
  text-align : center;
  padding : 3px 0 ;
}
.title A:LINK {
  font-size : 12px;
  color : #fff;
  font-weight : bold;
  text-align : left;
}
