.content h1 {
	color: #0066FF;
	margin : 0px;
	padding : 0px;
	font-weight : normal;
	font-size : 12px;
	letter-spacing : 0.1em;
	border-bottom : 1px solid #5A7C22;
}
.content table {
	margin : 20px;
	width : 761px;
}
.content table td div {
	padding-bottom : 10px;
	border-bottom : 1px solid #5A7C22;
}
.content .faq table {
	width : auto;
	margin : 0px;
	padding : 0px;
	margin-bottom : 10px;
}
.content .faq td.question {
	color : white;
	font-size : 11px;
	letter-spacing : 0.1em;
}
.content .faq table td.answer {
	color : #5A7C22;
	letter-spacing : 0.1em;
}
