#header #logo a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	width: 1000px;
}
#topics h2 {
	font-size: 12px;
	font-weight: bold;
	width: 1000px;
}
.heading h2 {
	font-size: 12px;
	font-weight: bold;
	width: 1000px;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
body {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-align: center;
}
#container {
	text-align: left;
	width: 1000px;
}
