@charset "UTF-8";
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	vertical-align: top;
}
#content {
	width: 770px;
}

#content h1 {
	font-size: 24px;
	font-weight: bold;
}
.footer {
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}
.footer a:link {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.container {
	border: medium solid #30454D;
	width: 900px;
}
