h1
{
   font-family: Georgia;
   font-size: 35px;
   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: Georgia;
   font-size: 29px;
   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: Georgia;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Georgia;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Lucida Sans Unicode;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Georgia;
   font-size: 15px;
   font-weight: bold;
   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;
}

.style1
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}

.txt
{
   font-family: Lucida Sans Unicode;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   line-height: 130%;
}

a.Rollover_White:link
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Rollover_White:visited
{
   color: #FFC0CB;
   font-weight: bold;
   text-decoration: none;
}
a.Rollover_White:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Rollover_White:hover
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}
a.Red_Rollover:link
{
   color: #FF0000;
   text-decoration: none;
}
a.Red_Rollover:visited
{
   color: #800080;
   text-decoration: none;
}
a.Red_Rollover:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Red_Rollover:hover
{
   color: #FF0000;
   text-decoration: underline;
}
a.learn:link
{
   color: #CC0000;
   font-weight: bold;
   text-decoration: none;
}
a.learn:visited
{
   color: #990033;
   font-weight: bold;
   text-decoration: none;
}
a.learn:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.learn:hover
{
   color: #CC0000;
   font-weight: bold;
   text-decoration: underline;
}
