h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FF6820;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   font-style: italic;
   text-decoration: underline ;
   color: #FF6820;
   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: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FF6820;
   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;
}

.Paragraph
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}

.ss
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}

a:active
{
   color: #0000FF;
}
a.nav-ss:link
{
   color: #E6E6FA;
   text-decoration: none;
}
a.nav-ss:visited
{
   color: #C0C0C0;
   text-decoration: none;
}
a.nav-ss:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.nav-ss:hover
{
   color: #FFAD5B;
   text-decoration: underline;
}
a.top-ss:link
{
   color: #8B0000;
   text-decoration: none;
}
a.top-ss:visited
{
   color: #282828;
   text-decoration: none;
}
a.top-ss:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.top-ss:hover
{
   color: #000000;
   text-decoration: underline;
}
a.side-nav-ss:link
{
   color: #8B0000;
   text-decoration: none;
}
a.side-nav-ss:visited
{
   color: #666666;
   text-decoration: none;
}
a.side-nav-ss:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.side-nav-ss:hover
{
   color: #000000;
   text-decoration: underline;
}
a.footer:link
{
   color: #E6E6FA;
}
a.footer:visited
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.footer:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.footer:hover
{
   color: #FF6820;
   text-decoration: underline;
}
a.logo:link
{
   color: #8B0000;
   text-decoration: none;
}
a.logo:visited
{
   color: #8B0000;
   text-decoration: none;
}
a.logo:active
{
   color: #8B0000;
   text-decoration: none;
}
a.logo:hover
{
   color: #8B0000;
   text-decoration: none;
}

