body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #660099;
	}

a:link {
	color: #660099;
	text-decoration: none
}
a:visited {
	color: #9933CC;
	text-decoration: none
}
a:hover {
	color: #FFCC33;
	text-decoration: none
}
a:active {
	color: 660099;
	text-decoration: none
}

	.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	}

td, th {
	color: #660099;
	font: bold 11px/normal Arial, Helvetica, sans-serif;
	padding: 2px;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
  color: #660099;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660099;
	font-weight: bold;
	line-height: 18px;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #660099;
}
.tableBlend {
	background-image: url(images/violetBlend.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.navLanded {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	color: #330033;
}
.bodyital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 18px;
	color: #000000;
	font-style: italic;
}
