@-webkit-keyframes heartbeat-2
{
   0% { -webkit-transform: rotate(0deg) ;  }
   20% { -webkit-transform: rotate(0deg) scale(1.1,1.1) ;  }
   40% { -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
   60% { -webkit-transform: rotate(0deg) scale(1.1,1.1) ;  }
   80% { -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
   100% { -webkit-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-moz-keyframes heartbeat-2
{
   0% { -moz-transform: rotate(0deg) ;  }
   20% { -moz-transform: rotate(0deg) scale(1.1,1.1) ;  }
   40% { -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
   60% { -moz-transform: rotate(0deg) scale(1.1,1.1) ;  }
   80% { -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
   100% { -moz-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-o-keyframes heartbeat-2
{
   0% { -o-transform: rotate(0deg) ;  }
   20% { -o-transform: rotate(0deg) scale(1.1,1.1) ;  }
   40% { -o-transform: rotate(0deg) scale(1.0,1.0) ;  }
   60% { -o-transform: rotate(0deg) scale(1.1,1.1) ;  }
   80% { -o-transform: rotate(0deg) scale(1.0,1.0) ;  }
   100% { -o-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@-ms-keyframes heartbeat-2
{
   0% { -ms-transform: rotate(0deg) ;  }
   20% { -ms-transform: rotate(0deg) scale(1.1,1.1) ;  }
   40% { -ms-transform: rotate(0deg) scale(1.0,1.0) ;  }
   60% { -ms-transform: rotate(0deg) scale(1.1,1.1) ;  }
   80% { -ms-transform: rotate(0deg) scale(1.0,1.0) ;  }
   100% { -ms-transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes heartbeat-2
{
   0% { transform: rotate(0deg) ;  }
   20% { transform: rotate(0deg) scale(1.1,1.1) ;  }
   40% { transform: rotate(0deg) scale(1.0,1.0) ;  }
   60% { transform: rotate(0deg) scale(1.1,1.1) ;  }
   80% { transform: rotate(0deg) scale(1.0,1.0) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a
{
   color: #A9A9A9;
   text-decoration: none;
}
a:hover
{
   color: #FF6347;
   text-decoration: none;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
h1, .h1
{
   font-family: "Roboto";
   font-weight: 700;
   font-size: 48px;
   text-decoration: none;
   color: #C0C0C0;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: "Open Sans";
   font-weight: 800;
   font-size: 35px;
   text-decoration: none;
   color: #D3D3D3;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
