a.Pure_White {
   color: #FFFFFF;
   text-decoration: underline;
}
a.Pure_White:visited {
   color: #FFFFFF;
   text-decoration: underline;
}
a.Pure_White:active {
   color: #00FF4A;
   text-decoration: underline;
}
a.Pure_White:hover {
   color: #FFFF57;
   text-decoration: underline;
}
a.Pure_Black {
   color: #000000;
   text-decoration: underline;
}
a.Pure_Black:visited {
   color: #000000;
   text-decoration: underline;
}
a.Pure_Black:active {
   color: #00FF4A;
   text-decoration: underline;
}
a.Pure_Black:hover {
   color: #FFFF57;
   text-decoration: underline;
}
h1,
.h1 {
   --color: #000000;
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Verdana;
   font-size: 32px;
   font-weight: bold;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-align: center;
   text-decoration: none;
}
h1,
.h1 {
   background-color: transparent;
   display: inline;
   font-family: Roboto;
   font-weight: bold;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h2,
.h2 {
   --color: #009EBB;
   background-color: transparent;
   color: #009EBB;
   display: inline;
   font-family: Verdana;
   font-size: 27px;
   font-weight: bold;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h2,
.h2 {
   background-color: transparent;
   display: inline;
   font-family: Roboto;
   font-weight: bold;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h3,
.h3 {
   --color: #009EBB;
   background-color: transparent;
   color: #009EBB;
   display: inline;
   font-family: Verdana;
   font-size: 21px;
   font-weight: bold;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
.CustomStyle {
   --color: #2E74B5;
   background-color: transparent;
   color: #2E74B5;
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}
