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
{
   color: #000066;
}
a:visited
{
   color: #282828;
}
a:active
{
   color: #A52A00;
}
a:hover
{
   color: #663300;
}
a.Dark_Background:link
{
   color: #CAAD68;
}
a.Dark_Background:visited
{
   color: #A52A00;
   text-decoration: underline;
}
a.Dark_Background:active
{
   color: #A52A00;
   text-decoration: underline;
}
a.Dark_Background:hover
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.EnterSite:link
{
   color: #716353;
}
a.EnterSite:visited
{
   color: #AFA393;
   text-decoration: none;
}
a.EnterSite:active
{
   color: #9F9482;
   text-decoration: none;
}
a.EnterSite:hover
{
   color: #D2B48C;
   font-weight: bold;
   text-decoration: none;
}

