a
{
   color: #0000CD;
   text-decoration: underline;
}
a:hover
{
   color: #800000;
   text-decoration: underline;
}
a.link_style_1
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}
a.link_style_1:visited
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}
a.link_style_1:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}
a.link_style_1:hover
{
   color: #FFD700;
   font-weight: bold;
   text-decoration: underline;
}
a.link_style_2
{
   color: #0000CD;
   font-weight: bold;
   text-decoration: underline;
}
a.link_style_2:visited
{
   color: #0000CD;
   font-weight: bold;
   text-decoration: underline;
}
a.link_style_2:active
{
   color: #B22222;
   font-weight: bold;
   text-decoration: underline;
}
a.link_style_2:hover
{
   color: #B22222;
   font-weight: bold;
   text-decoration: underline;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   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;
   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-size: 24px;
   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-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-size: 19px;
   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-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
.treb_10_bullet_list
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   background-color: transparent;
}
