.citation {
	background:url('../image/cnt_txt_citation_bg.gif') top left no-repeat;
	color:#4D4D4D;
	display:block;
	float:right;
	font-family:georgia, "times new roman", times;
	font-size:18px;
	font-style:italic;
	line-height:22px;
	letter-spacing:-0.5px;
	margin:0 15px 15px 15px;
	padding-left:35px;
	text-align:left;
	width:180px;
}
.encart {
	border:1px solid #c7cdc9;
	display:block;
	float:right;
	font-size:11px;
	margin:0 0 10px 10px;
	padding:10px;
	width:40%;
}
.question {
	color:#262626;
	font-style:italic;
	margin-bottom:5px;
}
a {
	color:#FFA000;
	text-decoration:underline;
}
a:active {
	color:#000000;
}
a:hover {
	color:#000000;
}
body {
	font-family:arial, helvetica, sans-serif;
}
h1 {
	font-size:18px;
	font-weight:bold;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
h4 {
	font-size:13px;
	font-weight:bold;
}
h5 {
	font-size:12px;
	font-weight:bold;
}
li {
}
p {
	margin-bottom:10px;
	margin-top:0px;
}

