@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
a.Plain_Link
{
   color: #FFFFFF;
   background: #8FBC8F;
   font-weight: bold;
   text-decoration: none;
}
a.Plain_Link:visited
{
   color: #FFFFFF;
   background: #8FBC8F;
   font-weight: bold;
   text-decoration: none;
}
a.Plain_Link:active
{
   color: #FFFFFF;
   background: #8FBC8F;
   font-weight: bold;
   text-decoration: none;
}
a.Plain_Link:hover
{
   color: #FFFFFF;
   background: #8FBC8F;
   font-weight: bold;
   text-decoration: none;
}
a.Plain_Black
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.Plain_Black:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.Plain_Black:active
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.Plain_Black:hover
{
   color: #0000FF;
   font-weight: bold;
   text-decoration: none;
}
a.White_on_Black
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.White_on_Black:visited
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.White_on_Black:active
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.White_on_Black:hover
{
   color: #FFFF00;
   font-weight: bold;
   text-decoration: none;
}
a.more
{
   color: #0000FF;
   text-decoration: none;
}
a.more:visited
{
   color: #0000FF;
   text-decoration: none;
}
a.more:active
{
   color: #0000FF;
   text-decoration: none;
}
a.more:hover
{
   color: #000000;
   text-decoration: none;
}
a.White_on_Green
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.White_on_Green:visited
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.White_on_Green:active
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.White_on_Green:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.Black_ON_White
{
   color: #000000;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Black_ON_White:visited
{
   color: #000000;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Black_ON_White:active
{
   color: #000000;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Black_ON_White:hover
{
   color: #0000FF;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.More_Link
{
   color: #0000FF;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.More_Link:visited
{
   color: #4169E1;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.More_Link:active
{
   color: #4169E1;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.More_Link:hover
{
   color: #000000;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Blue_on_White
{
   color: #4169E1;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Blue_on_White:visited
{
   color: #4169E1;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Blue_on_White:active
{
   color: #4169E1;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Blue_on_White:hover
{
   color: #0000CD;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
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;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
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;
}
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;
}
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;
}
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;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
