a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Style1
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Style1:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Style1:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Style1:hover
{
   color: #788CB4;
   text-decoration: none;
}
a.style2
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style2:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style2:hover
{
   color: #000000;
   text-decoration: none;
}
a.style3
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style3:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style3:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style3:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style4
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.style4:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}
a.style4:active
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}
a.style4:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: #465A64;
   border: 0px #465A64 none;
}
