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;
}

.Name
{
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}

a:active
{
   color: #0000FF;
}
a.white:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.light_blue:link
{
   color: #0060BF;
}
a.light_blue:visited
{
   color: #0060BF;
   text-decoration: underline;
}
a.light_blue:active
{
   color: #0060BF;
   text-decoration: underline;
}
a.light_blue:hover
{
   color: #0060BF;
   text-decoration: underline;
}
a.black:link
{
   color: #000000;
}
a.black:visited
{
   color: #000000;
   text-decoration: underline;
}
a.black:active
{
   color: #000000;
   text-decoration: underline;
}
a.black:hover
{
   color: #000000;
   text-decoration: none;
}

