a.a
{
   color: #0000FF;
   text-decoration: underline;
}
a.a:visited
{
   color: #800080;
   text-decoration: underline;
}
a.a:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.input:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.input:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.input:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.input:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.textarea:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.textarea:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.textarea:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.textarea:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.select:focus
{
   color: #0000FF;
   text-decoration: underline;
}
a.select:focus:visited
{
   color: #800080;
   text-decoration: underline;
}
a.select:focus:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.select:focus:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.red_nounder
{
   color: #FF4500;
   text-decoration: none;
}
a.red_nounder:visited
{
   color: #FF4500;
   text-decoration: none;
}
a.red_nounder:active
{
   color: #FF4500;
   text-decoration: none;
}
a.red_nounder:hover
{
   color: #1E90FF;
   text-decoration: none;
}
a.black-link
{
   color: #000000;
   text-decoration: none;
}
a.black-link:visited
{
   color: #000000;
   text-decoration: none;
}
a.black-link:active
{
   color: #000000;
   text-decoration: none;
}
a.black-link:hover
{
   color: #000000;
   text-decoration: none;
}
a.whiteLink
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whiteLink:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whiteLink:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whiteLink:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h1, .h1
{
   font-family: "Roboto";
   font-weight: 900;
   font-size: 43px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Roboto";
   font-weight: 900;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.Head
{
   font-family: "Roboto";
   font-weight: 900;
   font-size: 43px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
@media only screen and (min-width: 980px) and (max-width: 1199px)
{
}
@media only screen and (min-width: 800px) and (max-width: 979px)
{
}
@media only screen and (min-width: 640px) and (max-width: 799px)
{
}
@media only screen and (min-width: 480px) and (max-width: 639px)
{
}
@media only screen and (max-width: 479px)
{
}
