@-webkit-keyframes animate-fade-in-up {
0% {
   -webkit-transform: translate(0px,100px) rotate(0deg);
   opacity: 0;
}
100% {
   -webkit-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-moz-keyframes animate-fade-in-up {
0% {
   -moz-transform: translate(0px,100px) rotate(0deg);
   opacity: 0;
}
100% {
   -moz-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-o-keyframes animate-fade-in-up {
0% {
   -o-transform: translate(0px,100px) rotate(0deg);
   opacity: 0;
}
100% {
   -o-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@-ms-keyframes animate-fade-in-up {
0% {
   -ms-transform: translate(0px,100px) rotate(0deg);
   opacity: 0;
}
100% {
   -ms-transform: translate(0px,0px) rotate(0deg);
   opacity: 1;
}
}
@keyframes animate-fade-in-up {
0% {
   opacity: 0;
   transform: translate(0px,100px) rotate(0deg);
}
100% {
   opacity: 1;
   transform: translate(0px,0px) rotate(0deg);
}
}
@-webkit-keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@-moz-keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@-o-keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@-ms-keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
a {
   color: #00008B;
   text-decoration: underline;
}
a:visited {
   color: #0000FF;
}
a:active {
   color: #0000FF;
}
a:hover {
   color: #8B0000;
   text-decoration: underline;
}
a.Brown {
   color: #8B0000;
   text-decoration: underline;
}
a.Brown:visited {
   color: #8B0000;
   text-decoration: underline;
}
a.Brown:active {
   color: #FF0000;
   text-decoration: underline;
}
a.Brown:hover {
   color: #A52A00;
   text-decoration: underline;
}
a.Blue {
   color: #0000FF;
   text-decoration: underline;
}
a.Blue:visited {
   color: #0000FF;
   text-decoration: underline;
}
a.Blue:active {
   color: #FF0000;
   text-decoration: underline;
}
a.Blue:hover {
   color: #0000FF;
   text-decoration: underline;
}
a.Red {
   color: #FF0000;
   text-decoration: underline;
}
a.Red:visited {
   color: #FF0000;
   text-decoration: underline;
}
a.Red:active {
   color: #FF0000;
   text-decoration: underline;
}
a.Red:hover {
   color: #FF0000;
   text-decoration: underline;
}
a.white {
   color: #FFFFFF;
   text-decoration: underline;
}
a.white:visited {
   color: #FFFFFF;
   text-decoration: underline;
}
a.white:active {
   color: #FFFFFF;
   text-decoration: underline;
}
a.white:hover {
   color: #FFFFFF;
   text-decoration: underline;
}
a.Green {
   color: #3CB371;
   text-decoration: underline;
}
a.Green:visited {
   color: #3CB371;
   text-decoration: underline;
}
a.Green:active {
   color: #3CB371;
   text-decoration: underline;
}
a.Green:hover {
   color: #3CB371;
   text-decoration: underline;
}
a.orange {
   color: #FF6820;
   text-decoration: underline;
}
a.orange:visited {
   color: #FF6820;
   text-decoration: underline;
}
a.orange:active {
   color: #FF0000;
   text-decoration: underline;
}
a.orange:hover {
   color: #FF6820;
   text-decoration: underline;
}
a.gray {
   color: #666666;
   text-decoration: underline;
}
a.gray:visited {
   color: #666666;
   text-decoration: underline;
}
a.gray:active {
   color: #666666;
   text-decoration: underline;
}
a.gray:hover {
   color: #666666;
   text-decoration: underline;
}
a.red_ul {
   color: #FF0000;
   text-decoration: none;
}
a.red_ul:visited {
   color: #FF0000;
   text-decoration: none;
}
a.red_ul:active {
   color: #FF0000;
   text-decoration: none;
}
a.red_ul:hover {
   color: #FF0000;
   text-decoration: none;
}
a.Black {
   color: #000000;
   text-decoration: underline;
}
a.Black:visited {
   color: #000000;
   text-decoration: underline;
}
a.Black:active {
   color: #000000;
   text-decoration: underline;
}
a.Black:hover {
   color: #000000;
   text-decoration: underline;
}
h1 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h2 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 27px;
   font-style: normal;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h3 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h5 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h6 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
.CustomStyle {
   background-color: transparent;
   color: #000000;
   font-family: "Cambria Math";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
