h1
{
   font-family: Microsoft Sans Serif;
   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: Microsoft Sans Serif;
   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: Microsoft Sans Serif;
   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: Microsoft Sans Serif;
   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: Microsoft Sans Serif;
   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: Microsoft Sans Serif;
   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: #87AFBE;
}
a:visited
{
   color: #87AFBE;
}
a:active
{
   color: #87AFBE;
}
a:hover
{
   color: #000000;
}
a.linkstd:link
{
   color: #709FB1;
   font-weight: bold;
   text-decoration: none;
}
a.linkstd:visited
{
   color: #709FB1;
   font-weight: bold;
   text-decoration: none;
}
a.linkstd:active
{
   color: #709FB1;
   font-weight: bold;
   text-decoration: none;
}
a.linkstd:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}
a.linkred:link
{
   color: #970100;
   font-weight: bold;
   text-decoration: none;
}
a.linkred:visited
{
   color: #970100;
   font-weight: bold;
   text-decoration: none;
}
a.linkred:active
{
   color: #970100;
   font-weight: bold;
   text-decoration: none;
}
a.linkred:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}
a.linkorange:link
{
   color: #FF9900;
   font-weight: bold;
   text-decoration: none;
}
a.linkorange:visited
{
   color: #FF9900;
   font-weight: bold;
   text-decoration: none;
}
a.linkorange:active
{
   color: #FF9900;
   font-weight: bold;
   text-decoration: none;
}
a.linkorange:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}

