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;
}

a:visited
{
   color: #00008B;
}
a:active
{
   color: #0000FF;
}
a:hover
{
   color: #009300;
}
a.plain:link
{
   color: #2C7CC5;
   text-decoration: none;
}
a.plain:visited
{
   color: #2C7CC5;
   text-decoration: none;
}
a.plain:active
{
   color: #2C7CC5;
   text-decoration: none;
}
a.plain:hover
{
   color: #FF6820;
   text-decoration: none;
}
a.no_effect:link
{
   color: #666666;
   text-decoration: none;
}
a.no_effect:visited
{
   color: #666666;
   text-decoration: none;
}
a.no_effect:active
{
   color: #666666;
   text-decoration: none;
}
a.no_effect:hover
{
   color: #666666;
   text-decoration: none;
}
a.red_hot:link
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.red_hot:visited
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.red_hot:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.red_hot:hover
{
   color: #FF6820;
   font-weight: bold;
   text-decoration: none;
}
a.no_effect2:link
{
   color: #666666;
}
a.no_effect2:visited
{
   color: #666666;
   text-decoration: underline;
}
a.no_effect2:active
{
   color: #666666;
   text-decoration: underline;
}
a.no_effect2:hover
{
   color: #666666;
   text-decoration: underline;
}
a.white_only:link
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.white_only:visited
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.white_only:active
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.white_only:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
