h1
{
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   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: Verdana;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

a.copyright:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.copyright:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.copyright:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.copyright:hover
{
   color: #6699FF;
   text-decoration: underline;
}
a.link:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.link:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.link:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.link:hover
{
   color: #FFD700;
   text-decoration: underline;
}
