.paragraph {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	padding: 14px 10px;
}
.highlight {
	font-family: "MS Sans Serif";
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.sideparagraph {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.bottommenu {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}