.defaultParagraph {
	margin-top: 12px;
}
.defaultParagraph p{
	margin: 12px 12px 0 12px;
	text-align: justify;
	text-justify: inter-word;
	line-height: 1.35;
	text-align:left;
}
.defaultParagraph p strong{
	font-weight: bold;
	/*color: #cc3333;*/
}
.defaultParagraph p em{
	font-weight: bold;
}
.defaultImage{
	text-align:center;
}
.defaultImage img{
	border:#FFF solid 5px;
}
dl {
	/* empty */
}
dt {
	margin-top:24px;
	font-style: normal;
	font-size:16px;
	line-height: 1.35;
}
dd { 
	line-height: 1.35;
}
.citation { 
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.85;
	margin: 36px 0 0 24px;
}
#copyright { color:#bbae99; font-size:10px;}
