body {
	font-family:		Verdana, Tahoma , Arial , sans-serif;
	font-size:	18px;
	line-height:	28px;
	color:	#e3e3e3;
	background-color:	#94a5a5;
	padding: 10px;
}

p {
	padding: 5px;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	text-shadow: 2px 2px 4px #000000;
}

.red	{
	color:	#ef3939;
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 6px #333333;
}

.navy	{
	color:	#3939ef;
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 6px #cccccc;
}

.whit	{
	color:	#e3e3e3;
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 6px #000000;
}


.ytlink {
		padding-left: 30px;
		color: #000000;
}

hr {
	margin-top: 20px;
}


a {
	color: #ffffff;
}

table {
	margin-top: -50px;
}

td {
	background-color:	#849595;
	width: 25vw;
}
