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:hover
{
   color: #000000;
}
a.White:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.White:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.White:active
{
   color: #FFD700;
   text-decoration: none;
}
a.White:hover
{
   color: #C0C0C0;
   text-decoration: none;
}
a.Style2:link
{
   color: #97CA54;
}
a.Style2:visited
{
   color: #97CA54;
   text-decoration: underline;
}
a.Style2:active
{
   color: #97CA54;
   text-decoration: underline;
}
a.Style2:hover
{
   color: #2A54C1;
   text-decoration: underline;
}
a.Blue:link
{
   color: #0000FF;
}
a.Blue:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Blue:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Blue:hover
{
   color: #A52A00;
   text-decoration: underline;
}
a.Gray:link
{
   color: #666666;
}
a.Gray:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Gray:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Gray:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.Blue_without_Purple:link
{
   color: #7D9EC0;
}
a.Blue_without_Purple:visited
{
   color: #0000FF;
   text-decoration: underline;
}
a.Blue_without_Purple:active
{
   color: #0000FF;
   text-decoration: underline;
}
a.Blue_without_Purple:hover
{
   color: #0000FF;
   font-weight: bold;
   text-decoration: underline;
}

