@charset "UTF-8";
h1 {
	font-family: Arial;
	font-stretch: condensed;
}
iframe {
}
body video {
    background-color: #FFFFFF;
}

@media screen{
body h1 {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
body h1 {
}
body h3 {
    color: #474747;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    margin-top: 3%;
    margin-bottom: 3%;
}
body div video {
    max-width: 1920px;
    max-height: 1080px;
    color: #000000;
    width: 90%;
    height: 90%;
}
body p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
}
h2 {
    color: #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-align: center;
    font-weight: normal;
    margin-top: 6%;
    margin-bottom: 3%;
}
div {
    color: #000000;
    font-size: medium;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-weight: lighter;
    padding-left: 0px;
}
body p {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    margin-left: 5%;
    margin-right: 5%;
}
}
