.photo{
  font-size : 12px;
  font-weight : bold;
  text-align : center;
}
.af{
  font-size : 12px;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.af2{
  font-size : 12px;
  text-align : justify;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.normal2{
  font-size : 12px;
  width : 140px;
  vertical-align : top;
  background-color : #ffffd7;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
}
.normal{
  font-size : 13px;
}
.normal3{
  font-size : 12px;
  background-color : #e2e2fe;
  vertical-align : top;
  width : 140px;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
}
p{
  font-weight : bold;
  font-size : 17px;
}
body{
  font-size : 13px;
}
a:hover{
  color : #ffa477;
  text-decoration : underline;
}
a{
  text-decoration : none;
}
.normal4{
  font-size : 12px;
  vertical-align : top;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 30px;
}
h1{
  font-family : Impact;
  font-weight : bold;
  color : #250468;
  font-size : 25px;
}
h2{
  font-family : Impact;
  font-weight : bold;
  color : #250468;
}

