@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.bold
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   background-color: transparent;
}
.Close_Player_Button
{
   font-family: "Comic Sans MS, cursive";
   font-weight: bold;
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   padding: 3px 3px 3px 3px;
   bottom: auto;
   left: auto;
   right: auto;
   top: auto;
   height: auto;
   width: auto;
}
.TransparentPage
{
   text-decoration: none;
   background-color: rgba(255,255,255,0.00);
   --background-color: rgba(255,255,255,0.00);
}
.BlackBackground
{
   text-decoration: none;
   background-color: transparent;
   body {
	font-family: "Comic Sans MS", cursive;
   font-size: 12pt;
   background-color: transparent;
   color: yellow;
   letter-spacing: normal;
   text-align: center;
   vertical-align: middle;
   word-spacing: normal;
   white-space: nowrap;
   display: inline;
   }
;
}
.Yellow_Background
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: rgba(255,255,0,0.89);
   --background-color: rgba(255,255,0,0.89);
   background-clip: text;
   cursor: auto;
}
.Yellow_Background
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
