@-webkit-keyframes magic-in
{
   0% { -webkit-transform-origin: 200% 500%; -webkit-transform:  rotate(270deg) scale(0,0); opacity: 0;  }
   100% { -webkit-transform-origin: 100% 200%; -webkit-transform:  rotate(0deg) scale(1,1); opacity: 1;  }
}
@-moz-keyframes magic-in
{
   0% { -moz-transform-origin: 200% 500%; -moz-transform:  rotate(270deg) scale(0,0); opacity: 0;  }
   100% { -moz-transform-origin: 100% 200%; -moz-transform:  rotate(0deg) scale(1,1); opacity: 1;  }
}
@-o-keyframes magic-in
{
   0% { -o-transform-origin: 200% 500%; -o-transform:  rotate(270deg) scale(0,0); opacity: 0;  }
   100% { -o-transform-origin: 100% 200%; -o-transform:  rotate(0deg) scale(1,1); opacity: 1;  }
}
@-ms-keyframes magic-in
{
   0% { -ms-transform-origin: 200% 500%; -ms-transform:  rotate(270deg) scale(0,0); opacity: 0;  }
   100% { -ms-transform-origin: 100% 200%; -ms-transform:  rotate(0deg) scale(1,1); opacity: 1;  }
}
@keyframes magic-in
{
   0% { transform-origin: 200% 500%; transform:  rotate(270deg) scale(0,0); opacity: 0;  }
   100% { transform-origin: 100% 200%; transform:  rotate(0deg) scale(1,1); opacity: 1;  }
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.style1
{
   color: #0000FF;
   text-decoration: none;
}
a.style1:visited
{
   color: #0000FF;
   text-decoration: none;
}
a.style1:active
{
   color: #4169E1;
   text-decoration: none;
}
a.style1:hover
{
   color: #1E90FF;
   text-decoration: none;
}
a.white_link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_link:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white_link:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.white_link:hover
{
   color: #87CEFA;
   text-decoration: underline;
}
a.FOR_DARK_PAGES
{
   color: #1E90FF;
   text-decoration: underline;
}
a.FOR_DARK_PAGES:visited
{
   color: #1E90FF;
   background: #1E90FF;
   text-decoration: underline;
}
a.FOR_DARK_PAGES:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.FOR_DARK_PAGES:hover
{
   color: #87CEFA;
   text-decoration: underline;
}
a.pics
{
   color: #696969;
   text-decoration: none;
}
a.pics:visited
{
   color: #800080;
   text-decoration: underline;
}
a.pics:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.pics:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.plain
{
   color: #000000;
   text-decoration: none;
}
a.plain:visited
{
   color: #000000;
   text-decoration: none;
}
a.plain:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.plain:hover
{
   color: #000000;
   text-decoration: none;
}
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;
}
