a.Navi
{
   color: #8B0000;
   background: #FFD700;
   text-decoration: none;
}
a.Navi:visited
{
   color: #191970;
   background: #FFD700;
   text-decoration: none;
}
a.Navi:active
{
   color: #8B0000;
   text-decoration: none;
}
a.Navi:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 700;
   font-size: 48px;
   text-align: center;
   text-decoration: none;
   color: #8B0000;
   --color: #8B0000;
   background-color: transparent;
   background-clip: text;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-shadow: 1px 1px 1px rgba(255,255,255,1.00);
   --color: #FFFFFF;
   display: inline-block;
}
h2, .h2
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 700;
   font-weight: normal;
   font-size: 48px;
   text-decoration: none;
   color: #8B0000;
   --color: #8B0000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-shadow: 1px 1px 1px rgba(255,255,255,1.00);
   display: inline-block;
}
h3, .h3
{
   font-family: Roboto;
   font-weight: 400;
   font-weight: normal;
   font-size: 43px;
   font-style: italic;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
   display: inline-block;
}
h4, .h4
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 700;
   font-size: 64px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #8B0000;
   --color: #8B0000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 700;
   font-size: 37px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
   display: inline-block;
}
h6, .h6
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 700;
   font-size: 37px;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.Header
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 700;
   font-size: 48px;
   text-align: center;
   text-decoration: none;
   color: #191970;
   --color: #191970;
   background-color: transparent;
   text-shadow: 1px 1px 0 rgba(255,255,255,1.00);
}
