a.style1
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style1:visited
{
   color: #DDA0DD;
   font-weight: bold;
   text-decoration: none;
}
a.style1:active
{
   color: #9CB4F6;
   font-weight: bold;
   text-decoration: none;
}
a.style1:hover
{
   color: #DCDCDC;
   font-weight: bold;
   text-decoration: none;
}
a.style2
{
   color: #0066CC;
   font-weight: bold;
   text-decoration: none;
}
a.style2:visited
{
   color: #4B0082;
   font-weight: bold;
   text-decoration: none;
}
a.style2:active
{
   color: #191970;
   font-weight: bold;
   text-decoration: none;
}
a.style2:hover
{
   color: #87CEEB;
   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: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   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-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-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-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: #000080;
   --color: #000080;
   background-color: transparent;
}
.Haser
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   line-height: 276.05px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 20px 20px 20px 20px;
   padding: 20px 20px 20px 20px;
   -webkit-border-radius: 1px;
   border-radius: 1px;
   -moz-border-radius: 1px;
}
.Haser1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   line-height: 276.05px;
   text-decoration: none;
   color: #2F4F4F;
   --color: #2F4F4F;
   background-color: transparent;
   border: 1px solid transparent;
   --border-color: #696969;
   margin: 20px 20px 20px 20px;
   padding: 20px 20px 20px 20px;
   -webkit-border-radius: 1px;
   border-radius: 1px;
   -moz-border-radius: 1px;
}
.Haser2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 20px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: #A9A9A9;
   --background-color: rgba(169,169,169,1.00);
   background-image: linear-gradient(to bottom, #A9A9A9 0%, #F5F5F5 100%);
   border: 1px solid #696969;
   --border-color: #696969;
   text-shadow: 1px 1px 0 rgba(0,0,0,1.00);
}
.Haser3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: #A9A9A9;
   --background-color: rgba(169,169,169,1.00);
   background-image: linear-gradient(to top, #A9A9A9 0%, #F5F5F5 100%);
   border: 1px solid #696969;
   --border-color: #696969;
}
