h1, .h1
{
   font-family: Verdana;
	src: url("../fonts/verdana/Verdana.ttf");
	src: url("../fonts/verdana/Verdana-Bold.ttf");
	src: url("../fonts/verdana/Verdana-Italic.ttf");
	src: url("../fonts/verdana/Verdana-BoldItalic.ttf");
   font-weight: bold;
   font-size: 33px;
   text-decoration: none;
   color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #DCDCDC;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: Courier New;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #DCDCDC;
   background-color: transparent;
}
#alltext20
{
	display: block;
	text-align: center;
	color: #DCDCDC;
	border: none;
	background-color: transparent;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 20px;
}
#alltext18
{
	display: block;
	text-align: center;
	color: #DCDCDC;
	border: none;
	background-color: transparent;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 18px;
}
.transparent
{
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 5px;
    line-height: 5px;
    text-transform: uppercase;
    color: #FFF;
    mix-blend-mode: multiply;
    padding: 10px 20px;
    display: inline-block;
    /* text-shadow: 0 0 8px rgba(0,0,0,5), 0 2px 4px rgba(0,0,0,0.7); */
}