body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.header-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	vertical-align: top;
}
.content-paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
	text-align: justify;
	line-height: 15px;
}
.content-emphasis {
	font-weight: bold;
	color: #666666;
}
.imageborder {
	border: 3px solid #CCCCCC;
}
.content-small {
	font-size: 10px;
	color: #666666;
}
.linkformat {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.textnoformat {
	text-decoration: none;
}
