@font-face
{
   font-family: "Century Gothic";
   src: url('gothic.ttf') format('truetype');
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
.<p>
{
   font-family: "Open Sans Condensed";
   font-weight: 400;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #606060;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
h1, .h1
{
   font-family: "Merriweather";
   font-weight: 400;
   font-weight: 700;
   font-size: 35px;
   font-style: normal;
   line-height: 44.03px;
   text-decoration: none;
   color: #99BF12;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
h2, .h2
{
   font-family: Merriweather;
   font-weight: 400;
   font-weight: normal;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #99BF12;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
h3, .h3
{
   font-family: "Merriweather";
   font-weight: 400;
   font-weight: 300;
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #99BF12;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: "Open Sans Condensed";
   font-weight: 400;
   font-weight: 300;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   line-height: 26.03px;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
h5, .h5
{
   font-family: "Open Sans Condensed";
   font-weight: 700;
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
h6, .h6
{
   font-family: "Open Sans Condensed";
   font-weight: 400;
   font-weight: 300;
   font-weight: normal;
   font-size: 29px;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
