@charset "utf-8";
/* CSS Document */

#faqContent {
	text-align: left;
	line-height: 1.7em;
	padding-left: 30px;
	padding-top: 15px;
}
.topLinks {
	line-height: 2.15em;
}
.topLinks a {
	text-decoration: none;
	color: #CCCCCC;
}
.topLinks a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.topLinks img {
	border: 1px solid #030303;
}