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;
}

.Verdana10
{
   font-family: Verdana;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #400000;
}

a
{
   color: #8B0000;
}
a:visited
{
   color: #8B0000;
}
a:active
{
   color: #8B0000;
}
a:hover
{
   color: #0000FF;
}
a.rednound:link
{
   color: #8B0000;
   text-decoration: none;
}
a.rednound:visited
{
   color: #8B0000;
   text-decoration: none;
}
a.rednound:active
{
   color: #8B0000;
   text-decoration: none;
}
a.rednound:hover
{
   color: #00008B;
   text-decoration: underline;
}
a.brownund:link
{
   color: #532900;
}
a.brownund:visited
{
   color: #532900;
   text-decoration: underline;
}
a.brownund:active
{
   color: #532900;
   text-decoration: underline;
}
a.brownund:hover
{
   color: #A52A00;
   text-decoration: underline;
}
