@charset "UTF-8";
#content_inner p {
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content_inner {
	width: 800px;
}
#content h1 {
	margin-bottom: 15px;
}
#content h2 {
	font-size: 14px;
	color: #FFFFFF;
}
#content_inner a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #a7a0a3;
	text-transform: uppercase;
}
#content_inner a:hover {
	text-decoration: underline;
}
