a.CCC_Links
{
   color: #4169E1;
   text-decoration: none;
}
a.CCC_Links:visited
{
   color: #4169E1;
   text-decoration: none;
}
a.CCC_Links:active
{
   color: #4169E1;
   text-decoration: none;
}
a.CCC_Links:hover
{
   color: #4169E1;
   text-decoration: none;
}
a.Edit
{
   color: #A9A9A9;
   text-decoration: none;
}
a.Edit:visited
{
   color: #A9A9A9;
   text-decoration: none;
}
a.Edit:active
{
   color: #A9A9A9;
   text-decoration: none;
}
a.Edit:hover
{
   color: #A9A9A9;
   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-block;
}
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-block;
}
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-block;
}
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-block;
}
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-block;
}
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-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 20px;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: #2E8B57;
   --background-color: rgba(46,139,87,1.00);
   border-radius: 5px;
   --background-color: rgba(46,139,87,1.00);
   --color: #FFFFFF;
}
