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:visited
{
   color: #0000FF;
}
a:active
{
   color: #0000FF;
}
a.style1:link
{
   color: #0000FF;
}
a.style1:visited
{
   color: #800080;
   text-decoration: none;
}
a.style1:active
{
   color: #40E0D0;
   text-decoration: none;
}
a.style1:hover
{
   color: #FF6820;
   text-decoration: none;
}
a.easy:link
{
   color: #FF6820;
   font-weight: bold;
   text-decoration: none;
}
a.easy:visited
{
   color: #800080;
   text-decoration: underline;
}
a.easy:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.easy:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.info:link
{
   color: #FFFFFF;
   background: #000000;
   text-decoration: none;
}
a.info:visited
{
   color: #800080;
   text-decoration: underline;
}
a.info:active
{
   color: #0000FF;
   background: #000000;
   text-decoration: none;
}
a.info:hover
{
   color: #0000FF;
   background: #000000;
   text-decoration: none;
}
a.black:link
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.black:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.black:active
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.black:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
