@keyframes transform-pulse
{
   0% { transform: rotate(0deg) ;  }
   50% { transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.QA
{
   color: #4D464F;
   text-decoration: none;
}
a.QA:visited
{
   color: #4D464F;
   text-decoration: none;
}
a.QA:active
{
   color: #BB59AC;
   text-decoration: none;
}
a.QA:hover
{
   color: #BB59AC;
   text-decoration: underline;
}
a.aici
{
   color: #FDD8C8;
   text-decoration: underline;
}
a.aici:visited
{
   color: #FDD8C8;
   text-decoration: underline;
}
a.aici:active
{
   color: #FDD8C8;
   text-decoration: underline;
}
a.aici:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.lex
{
   color: #696969;
   text-decoration: underline;
}
a.lex:visited
{
   color: #696969;
   text-decoration: underline;
}
a.lex:active
{
   color: #78326D;
   text-decoration: underline;
}
a.lex:hover
{
   color: #BB59AC;
   text-decoration: underline;
}
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-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-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-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-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000080;
   --color: #000080;
   background-color: transparent;
}
