@font-face
{
   font-family: "Segoe UI Emoji";
   font-display: swap;
   src: url('seguiemj.ttf') format('truetype');
}
@font-face
{
   font-family: "Roboto";
   font-weight: 300;
   font-display: swap;
   src: url('Roboto-Light.woff2') format('woff2'),
        url('Roboto-Light.woff') format('woff');
}
@font-face
{
   font-family: "Roboto";
   font-weight: 400;
   font-display: swap;
   src: url('Roboto.woff2') format('woff2'),
        url('Roboto.woff') format('woff');
}
@font-face
{
   font-family: "Abel";
   font-weight: 400;
   font-display: swap;
   src: url('Abel.woff2') format('woff2'),
        url('Abel.woff') format('woff');
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes transform-scale
{
   0% { transform: rotate(0deg) ;  }
   100% { transform: rotate(0deg) scale(2.0,2.0) ;  }
}
@keyframes vanish-in
{
   0% { transform: rotate(0deg) scale(2,2) ; opacity: 0; transform-origin: 50% 50%;  }
   100% { transform: rotate(0deg) scale(1,1) ; opacity: 1; transform-origin: 50% 50%;  }
}
a.style1
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:hover
{
   color: #0000FF;
   text-decoration: none;
}
a.style2
{
   color: #0000CD;
   text-decoration: none;
}
a.style2:visited
{
   color: #800080;
   text-decoration: none;
}
a.style2:active
{
   color: #FF0000;
   text-decoration: none;
}
a.style2:hover
{
   color: #0000CD;
   text-decoration: underline;
}
a.style3
{
   color: #000000;
   text-decoration: none;
}
a.style3:visited
{
   color: #000000;
   text-decoration: none;
}
a.style3:active
{
   color: #000000;
   text-decoration: none;
}
a.style3:hover
{
   color: #000000;
   text-decoration: underline;
}
h1.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;
   --color: #000000;
   display: inline-block;
}
h2.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;
   --color: #000000;
   display: inline-block;
}
h3.h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   text-align: left;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --color: #000000;
   display: inline-block;
}
h4.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;
   --color: #000000;
   display: inline-block;
}
h5.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;
   --color: #000000;
   display: inline-block;
}
h6.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;
   --color: #000000;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
   --color: #2E74B5;
}
.Movie_link
{
   font-family: "Roboto";
   font-weight: 300;
   font-size: 13px;
   font-style: italic;
   text-align: left;
   text-decoration: none;
   color: #0000CD;
   --color: #0000CD;
   background-color: transparent;
   --color: #0000CD;
}
.darktheme .Movie_link
{
   color: #0000CD;
   --color: #0000CD;
}
.Body text
{
   font-family: "Roboto";
   font-weight: 300;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
h2.h2_copy, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --color: #000000;
   display: inline-block;
}
