a {
   color: #0000FF;
   text-decoration: none;
}
a:visited {
   color: #800080;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #0000FF;
   text-decoration: none;
}
input:focus,
textarea:focus,
select:focus {
   outline: none;
}
.visibility-hidden {
   visibility: hidden;
}
a.style1 {
   color: #8B008B;
   text-decoration: none;
}
a.style1:visited {
   color: #800080;
   text-decoration: underline;
}
a.style1:active {
   color: #FF0000;
   text-decoration: none;
}
a.style1:hover {
   color: #0000FF;
   text-decoration: underline;
}
a.style2 {
   color: #0000FF;
   text-decoration: none;
}
a.style2:visited {
   color: #800080;
   text-decoration: underline;
}
a.style2:active {
   -moz-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   -webkit-text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
   background: #F5F5DC;
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
   text-shadow: 0px 0px 1px rgba(0,0,0,1.00);
}
a.style2:hover {
   color: #0000FF;
   text-decoration: underline;
}
a.style3 {
   color: #006400;
   text-decoration: none;
}
a.style3:visited {
   color: #800080;
   text-decoration: underline;
}
a.style3:active {
   color: #006400;
   text-decoration: none;
}
a.style3:hover {
   color: #0000FF;
   text-decoration: underline;
}
h1,
.h1 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h2,
.h2 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h3,
.h3 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4,
.h4 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h5,
.h5 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h6,
.h6 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
.CustomStyle {
   background-color: transparent;
   color: #2E74B5;
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}
.style1 {
   background-color: transparent;
   text-decoration: none;
}
