h1 {
	font-family: Tahoma, Verdana, "Arial Narrow";
	font-size: 36px;
	text-align: center;
}
h2 {
	font-family: Tahoma, Verdana, "Arial Narrow";
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.shell {
	font-family: Tahoma, Verdana, "Arial Narrow";
	font-size: 12px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
}
.banner {
	font-family: Tahoma, Verdana, "Arial Narrow";
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	border: 1px solid #000000;
	height: 55px;
	line-height: 10px;
	text-transform: uppercase;
}
.card {
	font-family: Tahoma, Verdana, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
	height: auto;
	width: 50%;
}
.main-content {
	font-family: Tahoma, Verdana, "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.w3c {
	font-family: Tahoma, Verdana, "Arial Narrow";
	font-size: 25px;
	line-height: 25px;
	text-align: center;
}
