@-webkit-keyframes transform-3d-flip-in-y
{
   0% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(90deg) ;  }
   40% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(-10deg) ;  }
   70% { -webkit-transform: perspective(400px) rotateX(0deg) rotateY(10deg) ;  }
   100% { opacity: 1; -webkit-transform: perspective(400px) rotateX(0deg) rotateY(0deg) ;  }
}
@-moz-keyframes transform-3d-flip-in-y
{
   0% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(90deg) ;  }
   40% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(-10deg) ;  }
   70% { -moz-transform: perspective(400px) rotateX(0deg) rotateY(10deg) ;  }
   100% { opacity: 1; -moz-transform: perspective(400px) rotateX(0deg) rotateY(0deg) ;  }
}
@-o-keyframes transform-3d-flip-in-y
{
   0% { -o-transform: perspective(400px) rotateX(0deg) rotateY(90deg) ;  }
   40% { -o-transform: perspective(400px) rotateX(0deg) rotateY(-10deg) ;  }
   70% { -o-transform: perspective(400px) rotateX(0deg) rotateY(10deg) ;  }
   100% { opacity: 1; -o-transform: perspective(400px) rotateX(0deg) rotateY(0deg) ;  }
}
@-ms-keyframes transform-3d-flip-in-y
{
   0% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(90deg) ;  }
   40% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(-10deg) ;  }
   70% { -ms-transform: perspective(400px) rotateX(0deg) rotateY(10deg) ;  }
   100% { opacity: 1; -ms-transform: perspective(400px) rotateX(0deg) rotateY(0deg) ;  }
}
@keyframes transform-3d-flip-in-y
{
   0% { transform: perspective(400px) rotateX(0deg) rotateY(90deg) ;  }
   40% { transform: perspective(400px) rotateX(0deg) rotateY(-10deg) ;  }
   70% { transform: perspective(400px) rotateX(0deg) rotateY(10deg) ;  }
   100% { opacity: 1; transform: perspective(400px) rotateX(0deg) rotateY(0deg) ;  }
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
.visibility-hidden
{
   visibility: hidden;
}
h1, .h1
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #800000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #800000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #800000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #800000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #800000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #800000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
.style1
{
   text-decoration: none;
   background-color: transparent;
}
