a.styleplain
{
   color: #A9A9A9;
   background: #FFFFFF;
   text-decoration: none;
}
a.styleplain:visited
{
   color: #A9A9A9;
   text-decoration: none;
}
a.styleplain:active
{
   color: #A9A9A9;
   text-decoration: none;
}
a.styleplain:hover
{
   color: #A9A9A9;
   text-decoration: none;
}
a.styleplaintext
{
   color: #0000FF;
   text-decoration: none;
}
a.styleplaintext:visited
{
   color: #800080;
   text-decoration: none;
}
a.styleplaintext:active
{
   color: #FF0000;
   text-decoration: none;
}
a.styleplaintext:hover
{
   color: #0000FF;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 37px;
   text-decoration: none;
   color: #FF0000;
   --color: #FF0000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.darktheme h1, .darktheme .h1
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #FF0000;
   --color: #FF0000;
   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: 20px;
   text-decoration: none;
   color: #FF0000;
   --color: #FF0000;
   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: 16px;
   font-style: normal;
   text-decoration: none;
   color: #FF0000;
   --color: #FF0000;
   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: 17px;
   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;
}
@media only screen and (min-width: 1024px) and (max-width: 1399px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (max-width: 479px)
{
}
