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.white_to_underline:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_to_underline:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_to_underline:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_to_underline:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white_to_cyan:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_to_cyan:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_to_cyan:active
{
   color: #00ADEE;
   text-decoration: none;
}
a.white_to_cyan:hover
{
   color: #00ADEE;
   text-decoration: none;
}
a.white_to_magenta:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_to_magenta:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_to_magenta:active
{
   color: #EB008B;
   text-decoration: none;
}
a.white_to_magenta:hover
{
   color: #EB008B;
   text-decoration: none;
}
a.white_to_yellow:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_to_yellow:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_to_yellow:active
{
   color: #FFF100;
   text-decoration: none;
}
a.white_to_yellow:hover
{
   color: #FFF100;
   text-decoration: none;
}
a.footer_links:link
{
   color: #7F7F7F;
   text-decoration: none;
}
a.footer_links:visited
{
   color: #7F7F7F;
   text-decoration: none;
}
a.footer_links:active
{
   color: #7F7F7F;
   text-decoration: none;
}
a.footer_links:hover
{
   color: #7F7F7F;
   text-decoration: underline;
}

