.MyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #555555;
}

.MyStyleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #888888;
}

.MyStyleNormal {
	font-family: "Times New Roman";
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	color: #000000; /*#555555; */
}

.MyStyleNormal11px {
	font-family: "Times New Roman";
	font-size: 11.5px;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000; /*#555555; */
}

.MyStyleNormal12px {
	font-family: "Times New Roman";
	font-size: 13px;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000; /*#555555; */
}

.MyStyleNormal11pxblock {
	font-family: "Times New Roman";
	font-size: 11.5px;
	font-style: italic;
	text-align: justify;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000; /*#555555; */
}

.MyStyleBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #000000; /*#555555; */
}

.MyStyleBold16px {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000; /*#555555; */
}

.MyStyleMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

.ImageStyle {
	float: left;
}
