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;
}

.body14
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   line-height:22px;
}

a:active
{
   color: #0000FF;
}
a.limegreen:link
{
   color: #CCFF66;
}
a.limegreen:visited
{
   color: #CCFF66;
   text-decoration: underline;
}
a.limegreen:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.limegreen:hover
{
   color: #CCFF66;
   text-decoration: underline;
}
a.white:link
{
   color: #FFFFFF;
   font-weight: bold;
}
a.white:visited
{
   color: #E6E6FA;
   font-weight: bold;
   text-decoration: underline;
}
a.white:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.white:hover
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}
a.white_nb:link
{
   color: #FFFFFF;
}
a.white_nb:visited
{
   color: #E6E6FA;
   text-decoration: underline;
}
a.white_nb:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.white_nb:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
