p {
	margin: 0px 0px 10px 0px !important;
}

p.align-center {
	text-align: center;
}

p.title1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px !important;
	padding: 0 !important;
	/*text-align: left;*/
}

p.title1 .align-center {
	text-align: center;
}

p.title2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px !important;
	padding: 0 !important;
	/*text-align: left;*/
}

p.title2 .align-center {
	text-align: center;
}

p.title3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px !important;
	padding: 0 !important;
	/*text-align: left;*/
}

p.title3.align-center {
	text-align: center;
}

ul.summary {
	font-size: 16px;
	margin: 20px 10px 10px 20px !important;
	font-weight: normal;
	list-style-type: none !important;
	list-style:none !important;
	/*margin: 0 15px 15px 0;*/
	padding: 10px 10px 10px 25px !important;
}

table.presentation {
	background-color: #E7E7E7;
	padding: 5px;
	width: 72.4%;
	border-spacing: 5px;
}

.htmlarea-content-body a:link, .htmlarea-content-body a:visited {
text-decoration:none !important;
color:black !important;
}
