body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0099;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
	color: #FF0099;
}
.small {
	font-size: 9px;
	color: #999999;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0099;
	font-weight: lighter;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #CC0099;
	font-weight: bold;
	background-color: #FFEEF7;
	padding-left: 2px;
	padding-right: 2px;
}
.boldPink {
	font-weight: bold;
	color: #ff0099;
}

