a.style1
{
   color: #FFFF00;
   background: #4169E1;
   text-decoration: underline;
}
a.style1:visited
{
   color: #FFFF00;
   background: #4169E1;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF00FF;
   background: #4169E1;
   text-decoration: underline;
}
a.style1:hover
{
   color: #FF0000;
   background: #4169E1;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #98FB98;
   --color: #98FB98;
   background-color: #4169E1;
   --background-color: rgba(65,105,225,1.00);
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 20px;
   text-decoration: none;
   color: #98FB98;
   --color: #98FB98;
   background-color: #4169E1;
   --background-color: rgba(65,105,225,1.00);
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --background-color: rgba(65,105,225,1.00);
   --color: #000000;
   display: inline-block;
}
h3, .h3
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 20px;
   text-decoration: none;
   color: #00FF7F;
   --color: #00FF7F;
   background-color: #4169E1;
   --background-color: rgba(65,105,225,1.00);
   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;
}
.style1
{
   font-family: "Palatino Linotype";
   font-size: 20px;
   text-align: center;
   text-decoration: none;
   color: #00FEFE;
   --color: #00FEFE;
   background-color: #4169E1;
   --background-color: rgba(65,105,225,1.00);
}
.style2
{
   font-family: "Palatino Linotype";
   font-size: 27px;
   text-decoration: none;
   color: #FFFF00;
   --color: #FFFF00;
   background-color: #4169E1;
   --background-color: rgba(65,105,225,1.00);
}
.style3
{
   font-family: "Times New Roman";
   font-size: 24px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: #4169E1;
   --background-color: rgba(65,105,225,1.00);
}
.style4
{
   font-family: "Palatino Linotype";
   font-size: 27px;
   text-decoration: none;
   color: #98FB98;
   --color: #98FB98;
   background-color: #4169E1;
   --background-color: rgba(65,105,225,1.00);
}
