h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.CustomStyle
{
   font-family: Courier New;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

.gray_text_no_10
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #666666;
}

a.style1:link
{
   color: #E6E6FA;
   background: #91010B;
   text-decoration: none;
}
a.style1:visited
{
   color: #C0C0C0;
   background: #91010B;
   text-decoration: none;
}
a.style1:active
{
   color: #91010B;
   background: #FFFFFF;
   text-decoration: none;
}
a.style1:hover
{
   color: #91010B;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style2:link
{
   color: #FFFFFF;
   background: #B6000E;
   text-decoration: none;
}
a.style2:visited
{
   color: #1A57A1;
   text-decoration: none;
}
a.style2:active
{
   color: #1A57A1;
   text-decoration: none;
}
a.style2:hover
{
   color: #BC000E;
   text-decoration: underline;
}
a.style3:link
{
   color: #C1C1C1;
   background: #3C3C3C;
}
a.style3:visited
{
   color: #7B7BC0;
   background: #3C3C3C;
   text-decoration: underline;
}
a.style3:active
{
   color: #3C3C3C;
   text-decoration: underline;
}
a.style3:hover
{
   color: #DF0112;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style_login:link
{
   color: #C0C0C0;
   background: #FFFFFF;
}
a.style_login:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style_login:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style_login:hover
{
   color: #E00113;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style_newsletters:link
{
   color: #0000FF;
   background: #FFFFFF;
}
a.style_newsletters:visited
{
   color: #800080;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style_newsletters:active
{
   color: #FF0000;
   background: #FFFFFF;
   text-decoration: underline;
}
a.style_newsletters:hover
{
   color: #FFFFFF;
   background: #0000FF;
   text-decoration: underline;
}
