@-webkit-keyframes transform-tada
{
   0% { -webkit-transform:  rotate(0deg);  }
   10% { -webkit-transform:  rotate(-3deg) scale(0.9,0.9);  }
   20% { -webkit-transform:  rotate(-3deg) scale(0.9,0.9);  }
   30% { -webkit-transform:  rotate(3deg) scale(1.1,1.1);  }
   40% { -webkit-transform:  rotate(-3deg) scale(1.1,1.1);  }
   50% { -webkit-transform:  rotate(3deg) scale(1.1,1.1);  }
   60% { -webkit-transform:  rotate(-3deg) scale(1.1,1.1);  }
   70% { -webkit-transform:  rotate(3deg) scale(1.1,1.1);  }
   80% { -webkit-transform:  rotate(-3deg) scale(1.1,1.1);  }
   90% { -webkit-transform:  rotate(3deg) scale(1.1,1.1);  }
   100% { -webkit-transform:  rotate(0deg) scale(1.0,1.0);  }
}
@-moz-keyframes transform-tada
{
   0% { -moz-transform:  rotate(0deg);  }
   10% { -moz-transform:  rotate(-3deg) scale(0.9,0.9);  }
   20% { -moz-transform:  rotate(-3deg) scale(0.9,0.9);  }
   30% { -moz-transform:  rotate(3deg) scale(1.1,1.1);  }
   40% { -moz-transform:  rotate(-3deg) scale(1.1,1.1);  }
   50% { -moz-transform:  rotate(3deg) scale(1.1,1.1);  }
   60% { -moz-transform:  rotate(-3deg) scale(1.1,1.1);  }
   70% { -moz-transform:  rotate(3deg) scale(1.1,1.1);  }
   80% { -moz-transform:  rotate(-3deg) scale(1.1,1.1);  }
   90% { -moz-transform:  rotate(3deg) scale(1.1,1.1);  }
   100% { -moz-transform:  rotate(0deg) scale(1.0,1.0);  }
}
@-o-keyframes transform-tada
{
   0% { -o-transform:  rotate(0deg);  }
   10% { -o-transform:  rotate(-3deg) scale(0.9,0.9);  }
   20% { -o-transform:  rotate(-3deg) scale(0.9,0.9);  }
   30% { -o-transform:  rotate(3deg) scale(1.1,1.1);  }
   40% { -o-transform:  rotate(-3deg) scale(1.1,1.1);  }
   50% { -o-transform:  rotate(3deg) scale(1.1,1.1);  }
   60% { -o-transform:  rotate(-3deg) scale(1.1,1.1);  }
   70% { -o-transform:  rotate(3deg) scale(1.1,1.1);  }
   80% { -o-transform:  rotate(-3deg) scale(1.1,1.1);  }
   90% { -o-transform:  rotate(3deg) scale(1.1,1.1);  }
   100% { -o-transform:  rotate(0deg) scale(1.0,1.0);  }
}
@-ms-keyframes transform-tada
{
   0% { -ms-transform:  rotate(0deg);  }
   10% { -ms-transform:  rotate(-3deg) scale(0.9,0.9);  }
   20% { -ms-transform:  rotate(-3deg) scale(0.9,0.9);  }
   30% { -ms-transform:  rotate(3deg) scale(1.1,1.1);  }
   40% { -ms-transform:  rotate(-3deg) scale(1.1,1.1);  }
   50% { -ms-transform:  rotate(3deg) scale(1.1,1.1);  }
   60% { -ms-transform:  rotate(-3deg) scale(1.1,1.1);  }
   70% { -ms-transform:  rotate(3deg) scale(1.1,1.1);  }
   80% { -ms-transform:  rotate(-3deg) scale(1.1,1.1);  }
   90% { -ms-transform:  rotate(3deg) scale(1.1,1.1);  }
   100% { -ms-transform:  rotate(0deg) scale(1.0,1.0);  }
}
@keyframes transform-tada
{
   0% { transform:  rotate(0deg);  }
   10% { transform:  rotate(-3deg) scale(0.9,0.9);  }
   20% { transform:  rotate(-3deg) scale(0.9,0.9);  }
   30% { transform:  rotate(3deg) scale(1.1,1.1);  }
   40% { transform:  rotate(-3deg) scale(1.1,1.1);  }
   50% { transform:  rotate(3deg) scale(1.1,1.1);  }
   60% { transform:  rotate(-3deg) scale(1.1,1.1);  }
   70% { transform:  rotate(3deg) scale(1.1,1.1);  }
   80% { transform:  rotate(-3deg) scale(1.1,1.1);  }
   90% { transform:  rotate(3deg) scale(1.1,1.1);  }
   100% { transform:  rotate(0deg) scale(1.0,1.0);  }
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   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;
   font-style: normal;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
