.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: 10px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodyit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 10px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:normal;
color: #000000;
}

a:link {
	text-decoration: underline;
	color: #FF0066;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #FF0066;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0066;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #FF0066;
	font-weight: bold;
}

