.body B			{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.body a			{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.body a:link		{ color: #000000;  background-color: transparent; text-decoration: none; }
.body a:visited	{ color: #000000;  background-color: transparent; text-decoration: none; }
.body a:hover		{ color: #660000; background-color: transparent; text-decoration: none; }

.linky a			{
	color: #CC0033;
	background-color: transparent;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
}
.linky a:link		{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	text-align: left;
}
.linky a:visited	{ color: #000000; background-color: transparent; text-decoration: underline; }
.linky a:hover		{ color: #660000;  background-color: transparent; text-decoration: underline; }
.body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.linky {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

