h1
{
   font-family: "Courier New";
   font-weight: normal;
   font-size: 32px;
   line-height: 36px;
   font-style: normal;
   text-decoration: none;
   color: #505050;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}

h2
{
   font-family: "Courier New";
   font-weight: normal;
   font-size: 27px;
   line-height: 31px;
   font-style: normal;
   text-decoration: none;
   color: #505050;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}

h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   line-height: 28px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}

h4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}

h5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 23px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}

h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 20px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}

.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 20px;
   font-style: normal;
   text-decoration: none;
   color: #303030;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}

h1
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 48px;
   line-height: 52px;
   font-style: normal;
   text-decoration: none;
   color: #A8CF45;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}

h2
{
   font-family: "Courier New";
   font-weight: normal;
   font-size: 27px;
   line-height: 31px;
   font-style: normal;
   text-decoration: none;
   color: #505050;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}

a
{
   color: #505050;
   text-decoration: none;
}
a:visited
{
   color: #808080;
}
a:active
{
   color: #505050;
}
a:hover
{
   color: #000000;
   text-decoration: underline;
}
a.Links:link
{
   color: #000000;
   background: #FFFFFF;
   text-decoration: none;
}
a.Links:visited
{
   color: #A9A9A9;
   background: #FFFFFF;
   text-decoration: none;
}
a.Links:active
{
   color: #808080;
   background: #FFFFFF;
   text-decoration: none;
}
a.Links:hover
{
   color: #696969;
   background: #FFFFFF;
   text-decoration: underline;
}
