a
{
   color: #0000FF;
   outline: none;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.no_underline:link
{
   color: #0000FF;
   text-decoration: none;
}
a.no_underline:visited
{
   color: #800080;
   text-decoration: underline;
}
a.no_underline:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.no_underline:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.style1:link
{
   color: #0000FF;
}
a.style1:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.No_Highlight_-_Black_Text:link
{
   color: #282828;
   text-decoration: none;
}
a.No_Highlight_-_Black_Text:visited
{
   color: #282828;
   text-decoration: none;
}
a.No_Highlight_-_Black_Text:active
{
   color: #282828;
   text-decoration: none;
}
a.No_Highlight_-_Black_Text:hover
{
   color: #282828;
   text-decoration: underline;
}
a.black_text_footer:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.black_text_footer:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.black_text_footer:active
{
   color: #FF0000;
   text-decoration: none;
}
a.black_text_footer:hover
{
   color: #000000;
   text-decoration: underline;
}
a.white_no_underline:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_no_underline:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_no_underline:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.white_no_underline:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
h1
{
   font-family: "Times New Roman";
   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: center;
}
h2
{
   font-family: "Times New Roman";
   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;
}
h3
{
   font-family: "Times New Roman";
   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: "Times New Roman";
   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: center;
}
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;
}
.CustomStyle
{
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}
.Tables
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
.body
{
   font-family: Tahoma;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}

