.fb3
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

.fb1
{
	color: white;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
}
.fb2
{
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
}
.fb4
{
	color: white;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
}
.fb5
{
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
}
.fc1
{
	color: gray;
	opacity: 0.5;
	padding: 10px;
	font-size: 300%;
	font-weight: bold;
	font-family: arial;
	padding-bottom: 1%;
	background-color: #3A3A3A;
	box-shadow: 10px 10px 10px gray;
	border-radius: 0px 10px 10px 0px;
}
