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: #7F7F7F;
}
a:visited
{
   color: #480048;
}
a:active
{
   color: #480048;
}
a.Links:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Links:visited
{
   color: #C0C0C0;
   text-decoration: none;
}
a.Links:active
{
   color: #5D0A15;
   text-decoration: none;
}
a.Links:hover
{
   color: #C0C0C0;
   font-weight: bold;
   text-decoration: underline;
}
a.New_Links:link
{
   color: #282828;
}
a.New_Links:visited
{
   color: #800080;
   text-decoration: underline;
}
a.New_Links:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.New_Links:hover
{
   color: #CD4435;
   font-weight: bold;
   text-decoration: underline;
}
a.Dark_Background:link
{
   color: #C0C0C0;
}
a.Dark_Background:visited
{
   color: #7F7F7F;
   text-decoration: underline;
}
a.Dark_Background:active
{
   color: #7F7F7F;
   text-decoration: underline;
}
a.Dark_Background:hover
{
   color: #7F7F7F;
   font-weight: bold;
   text-decoration: underline;
}

