body {
	background-image: url(../images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-top-color: #660066;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
}

.smallCopy {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.whiteCopy {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.quote {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}


a:link {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}

a.body:link {
	text-decoration: underline;
	color: #350034;
}
a.body:visited {
	text-decoration: underline;
	color: #350034;
}
a.body:hover {
	text-decoration: underline;
	color: #350034;
}
a.body:active {
	text-decoration: underline;
	color: #350034;
}