@font-face
{
   font-family: "Bona Sforza";
   src: url('bona_sforza-regular-webfont.woff2') format('woff2'),
        url('bona_sforza-regular-webfont.woff') format('woff');
}
@font-face
{
   font-family: "Kardinal Light";
   src: url('kardinal-light-webfont.woff2') format('woff2'),
        url('kardinal-light-webfont.woff') format('woff');
}
@font-face
{
   font-family: "Bona Sforza Light";
   src: url('bona_sforza-light-webfont.woff2') format('woff2'),
        url('bona_sforza-light-webfont.woff') format('woff');
}
@font-face
{
   font-family: "Bona Nova";
   src: url('bona_nova-regular-webfont.woff2') format('woff2'),
        url('bona_nova-regular-webfont.woff') format('woff');
}
@font-face
{
   font-family: "Bona Title";
   src: url('bona_title-regular-webfont.woff2') format('woff2'),
        url('bona_title-regular-webfont.woff') format('woff');
}
@-webkit-keyframes animate-fade-in-up
{
   0% { -webkit-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-up
{
   0% { -moz-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-o-keyframes animate-fade-in-up
{
   0% { -o-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -o-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-ms-keyframes animate-fade-in-up
{
   0% { -ms-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -ms-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes puff-in
{
   0% { -webkit-transform: rotate(0deg) scale(2,2) ; opacity: 0; -webkit-transform-origin: 50% 50%;  }
   100% { -webkit-transform: rotate(0deg) scale(1,1) ; opacity: 1; -webkit-transform-origin: 50% 50%;  }
}
@-moz-keyframes puff-in
{
   0% { -moz-transform: rotate(0deg) scale(2,2) ; opacity: 0; -moz-transform-origin: 50% 50%;  }
   100% { -moz-transform: rotate(0deg) scale(1,1) ; opacity: 1; -moz-transform-origin: 50% 50%;  }
}
@-o-keyframes puff-in
{
   0% { -o-transform: rotate(0deg) scale(2,2) ; opacity: 0; -o-transform-origin: 50% 50%;  }
   100% { -o-transform: rotate(0deg) scale(1,1) ; opacity: 1; -o-transform-origin: 50% 50%;  }
}
@-ms-keyframes puff-in
{
   0% { -ms-transform: rotate(0deg) scale(2,2) ; opacity: 0; -ms-transform-origin: 50% 50%;  }
   100% { -ms-transform: rotate(0deg) scale(1,1) ; opacity: 1; -ms-transform-origin: 50% 50%;  }
}
@keyframes puff-in
{
   0% { transform: rotate(0deg) scale(2,2) ; opacity: 0; transform-origin: 50% 50%;  }
   100% { transform: rotate(0deg) scale(1,1) ; opacity: 1; transform-origin: 50% 50%;  }
}
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;
}
h1, .h1
{
   font-family: "Bona Sforza";
   font-weight: bold;
   font-size: 32px;
   letter-spacing: 2px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   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-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-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-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;
}
.title1
{
   font-family: "Bona Sforza";
   font-weight: bold;
   font-size: 21px;
   text-decoration: none;
   background-color: transparent;
}
.subtitle1
{
   font-family: "Bona Sforza Light";
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   background-color: transparent;
}
.lyric1
{
   font-family: "Kardinal Light";
   font-size: 16px;
   font-style: italic;
   text-decoration: none;
   background-color: transparent;
}
.normal_text1
{
   font-family: "Kardinal Light";
   font-size: 16px;
   text-decoration: none;
   background-color: transparent;
}
.subheading1
{
   font-family: "Bona Nova";
   font-size: 16px;
   font-style: italic;
   text-decoration: none;
   background-color: transparent;
}
.logo1
{
   font-family: "Bona Sforza Light";
   font-size: 32px;
   letter-spacing: 2px;
   text-decoration: none;
   background-color: transparent;
}
.smallprint1
{
   font-family: "Kardinal Light";
   font-weight: bold;
   font-size: 13px;
   text-decoration: none;
   background-color: transparent;
}
.smallprint1_italic
{
   font-family: "Kardinal Light";
   font-size: 13px;
   font-style: italic;
   text-decoration: none;
   background-color: transparent;
}
.symbols
{
   font-family: "Palatino Linotype";
   font-size: 16px;
   text-decoration: none;
   background-color: transparent;
}
.card_label
{
   font-family: "Kardinal Light";
   font-weight: bold;
   text-decoration: none;
   color: #F8F8FF;
   background-color: #006400;
}
