@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes fall
{
   0% { transform: perspective(1300px) translate3d(0px,0px,600px) rotateX(20deg) ; opacity: 0;  }
   100% { transform: translate3d(0px,0px,0px) rotateX(0deg) ; opacity: 1;  }
}
@keyframes slide-up-in
{
   0% { transform: translate(0px,100%) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@keyframes transform-scale
{
   0% { transform: rotate(0deg) ;  }
   100% { transform: rotate(0deg) scale(2.0,2.0) ;  }
}
a.Black_-No_Underline
{
   color: #000000;
   text-decoration: none;
   transition: all 300ms linear;
}
a.Black_-No_Underline:visited
{
   color: #000000;
   text-decoration: none;
}
a.Black_-No_Underline:active
{
   color: #000000;
   background: #C0C0C0;
   text-decoration: underline;
}
a.Black_-No_Underline:hover
{
   color: #B8860B;
   text-decoration: none;
}
a.Dark_Goldenoad_-_No_Underline
{
   color: #B8860B;
   text-decoration: none;
}
a.Dark_Goldenoad_-_No_Underline:visited
{
   color: #B8860B;
   text-decoration: none;
}
a.Dark_Goldenoad_-_No_Underline:active
{
   color: #B8860B;
   text-decoration: none;
}
a.Dark_Goldenoad_-_No_Underline:hover
{
   color: #F0E68C;
   text-decoration: none;
}
a.Khaki_-_No_Underline
{
   color: #F0E68C;
   text-decoration: none;
}
a.Khaki_-_No_Underline:visited
{
   color: #F0E68C;
   text-decoration: none;
}
a.Khaki_-_No_Underline:active
{
   color: #F0E68C;
   text-decoration: none;
}
a.Khaki_-_No_Underline:hover
{
   color: #FFFFE0;
   text-decoration: none;
}
a.CustomBlue_-_No_Underline
{
   color: #B3ECFF;
   text-decoration: none;
}
a.CustomBlue_-_No_Underline:visited
{
   color: #B3ECFF;
   text-decoration: none;
}
a.CustomBlue_-_No_Underline:active
{
   color: #B3ECFF;
   text-decoration: none;
}
a.CustomBlue_-_No_Underline:hover
{
   color: #F0F8FF;
   text-decoration: none;
}
a.Yellow_-_No_Underline
{
   color: #FFFF57;
   text-decoration: none;
}
a.Yellow_-_No_Underline:visited
{
   color: #FFFF57;
   text-decoration: none;
}
a.Yellow_-_No_Underline:active
{
   color: #FFFF57;
   text-decoration: none;
}
a.Yellow_-_No_Underline:hover
{
   color: #FFFFE0;
   text-decoration: none;
}
a.Thistle_-_No_Underline
{
   color: #D8BFD8;
   text-decoration: none;
}
a.Thistle_-_No_Underline:visited
{
   color: #D8BFD8;
   text-decoration: none;
}
a.Thistle_-_No_Underline:active
{
   color: #D8BFD8;
   text-decoration: none;
}
a.Thistle_-_No_Underline:hover
{
   color: #F0F8FF;
   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;
}
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-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;
}
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;
}
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;
}
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;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.Títulos_BlackBlack
{
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.Títulos_BlackYellow
{
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #B8860B;
   --color: #B8860B;
   background-color: transparent;
}
.Títulos_BlueYellow
{
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #B8860B;
   --color: #B8860B;
   background-color: transparent;
}
.Títulos_GreenBeije
{
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #F0E68C;
   --color: #F0E68C;
   background-color: transparent;
}
.Títulos_BlueBlue
{
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #008080;
   --color: #008080;
   background-color: transparent;
}
.Títulos_YellowGreen
{
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #FFFF00;
   --color: #FFFF00;
   background-color: transparent;
}
.Títulos_BlackPurple
{
   font-family: "Lucida Sans Unicode";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #D8BFD8;
   --color: #D8BFD8;
   background-color: transparent;
}
.Corpo1_BlackBlack
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.Corpo1_BlackYellow
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #B8860B;
   --color: #B8860B;
   background-color: transparent;
}
.Corpo1_BlueYellow
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #B8860B;
   --color: #B8860B;
   background-color: transparent;
}
.Corpo1_GreenBeije
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #F0E68C;
   --color: #F0E68C;
   background-color: transparent;
}
.Corpo1_BlueBlue
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #008080;
   --color: #008080;
   background-color: transparent;
}
.Corpo1_YellowGreen
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #FFFF00;
   --color: #FFFF00;
   background-color: transparent;
}
.Corpo1_BlackPurple
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #D8BFD8;
   --color: #D8BFD8;
   background-color: transparent;
}
.Rodapé_BlackBlack
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.Rodapé_BlackYellow
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #B8860B;
   --color: #B8860B;
   background-color: transparent;
}
.Rodapé_BlueYellow
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #B8860B;
   --color: #B8860B;
   background-color: transparent;
}
.Rodapé_GreenBeije
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #F0E68C;
   --color: #F0E68C;
   background-color: transparent;
}
.Rodapé_BlueBlue
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #008080;
   --color: #008080;
   background-color: transparent;
}
.Rodapé_YellowGreen
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #FFFF00;
   --color: #FFFF00;
   background-color: transparent;
}
.Rodapé_BlackPurple
{
   font-family: "Lucida Sans Unicode";
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #D8BFD8;
   --color: #D8BFD8;
   background-color: transparent;
}
