@charset "utf-8";
/* CSS Document */

body {
}
body ol li {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 400;
    font-size: large;
    font-style: normal;
}
p {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: large;
    text-align: left;
    font-style: normal;
    font-weight: 400;
}
h3 {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #371AF3;
    text-align: center;
    font-style: normal;
    font-weight: 100;
    font-size: x-large;
    font-variant: normal;
}
h4 {
    color: #3706B0;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-variant: small-caps;
    font-weight: 700;
    font-size: large;
    text-align: center;
    font-style: normal;
    text-shadow: 0px 0px;
    letter-spacing: 1px;
}
.caption {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}
.centered {
    text-align: center;
}


p {
}
tbody {
    .textShadow {
    font: bold 60px arial, sans-serif;
    background-color: #565656;
    color: transparent;
    text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.5);
	/*Chrome, Safari*/
    -webkit-background-clip: text;
	/*Firefox*/
    -moz-background-clip: text;
	/*Standard Syntax*/
    background-clip: text;
}
/*Chrome, Safari*/
    -webkit-background-clip: text;
	/*Firefox*/
    -moz-background-clip: text;
	/*Standard Syntax*/
	{  background-clip: text;
    border-top-left-radius: 7px;
    border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    border-top-right-radius: 5px;
    border-radius: 3px;
}
