a.White
{
   color: #FFFFFF;
   text-decoration: none;
}
a.White:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.White:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.White:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Purple
{
   color: #483D8B;
   text-decoration: none;
}
a.Purple:visited
{
   color: #483D8B;
   text-decoration: none;
}
a.Purple:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Purple:hover
{
   color: #DC143C;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   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;
}
.BCCF FORM
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 20px;
   font-style: italic;
   text-decoration: none;
   color: #00008B;
   --color: #00008B;
   background-color: transparent;
   border-radius: 4px;
   box-shadow: 0 0 2px #000000;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
}
@media only screen and (min-width: 500px) and (max-width: 767px)
{
}
@media only screen and (max-width: 499px)
{
}
