h1
{
   font-family: Arial;
   font-size: 16px;
   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: 15px;
   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: 13px;
   font-weight: bold;
   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: 12px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   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: 11px;
   font-weight: bold;
   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
{
   color: #8B0000;
}
a:visited
{
   color: #8B0000;
}
a:active
{
   color: #8B0000;
}
a:hover
{
   color: #5B2E00;
}
a.style1:link
{
   color: #452C14;
   text-decoration: none;
}
a.style1:visited
{
   color: #452C14;
   text-decoration: none;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #D8AC64;
   background: #986936;
   text-decoration: underline;
}
a.redbrownnound:link
{
   color: #8B0000;
   text-decoration: none;
}
a.redbrownnound:visited
{
   color: #8B0000;
   text-decoration: none;
}
a.redbrownnound:active
{
   color: #8B0000;
   text-decoration: none;
}
a.redbrownnound:hover
{
   color: #494925;
   text-decoration: underline;
}
a.yellow:link
{
   color: #FFD700;
   text-decoration: none;
}
a.yellow:visited
{
   color: #FFD700;
   text-decoration: none;
}
a.yellow:active
{
   color: #FFD700;
   text-decoration: none;
}
a.yellow:hover
{
   color: #EA0000;
   text-decoration: underline;
}

