h1
{
   font-family: Tahoma;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #7D6400;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Tahoma;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #D7B700;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
   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: 12px;
   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;
}

.Body_Text
{
   font-family: Verdana;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}

a.Green:link
{
   color: #C8FD4A;
   font-weight: bold;
   text-decoration: none;
}
a.Green:visited
{
   color: #C8FD4A;
   font-weight: bold;
   text-decoration: none;
}
a.Green:active
{
   color: #004080;
   background: #C8FD4A;
   font-weight: bold;
   text-decoration: none;
}
a.Green:hover
{
   color: #004080;
   background: #C8FD4A;
   font-weight: bold;
   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: #FFD700;
   background: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.Black:hover
{
   color: #FFD700;
   background: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.Yellow:link
{
   color: #FFD700;
   font-weight: bold;
   text-decoration: none;
}
a.Yellow:visited
{
   color: #FFD700;
   font-weight: bold;
   text-decoration: none;
}
a.Yellow:active
{
   color: #000000;
   background: #FFD700;
   font-weight: bold;
   text-decoration: none;
}
a.Yellow:hover
{
   color: #FFD700;
   background: #7F7F7F;
   font-weight: bold;
   text-decoration: none;
}

