h1
{
   font-family: Verdana;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Verdana;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   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: Verdana;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFE;
   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: #FFFFFF;
}
a:visited
{
   color: #FFFFFF;
}
a:active
{
   color: #FFFFFF;
}
a:hover
{
   color: #FFFF00;
}
a.black_maroon_hover:link
{
   color: #000000;
   text-decoration: none;
}
a.black_maroon_hover:visited
{
   color: #000000;
   text-decoration: none;
}
a.black_maroon_hover:active
{
   color: #000000;
   text-decoration: none;
}
a.black_maroon_hover:hover
{
   color: #8B0000;
   text-decoration: none;
}
a.White_Yellow_Hover:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.White_Yellow_Hover:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.White_Yellow_Hover:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.White_Yellow_Hover:hover
{
   color: #FFFF00;
   text-decoration: none;
}

