body {
	font-family: "Times New Roman", Georgia, Times, serif;
	background-color:#EED9EE;
	background-image:url(webimages/bkgrnd.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top;
	margin:0px;
	font-size:14px;
	color:#000000;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
td {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size:14px;
	color:#000000;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title {
	font-size:18px;
	font-weight:bold;
	color:#580392;
	text-transform:uppercase;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#F7EEFF;
	font-weight:bold;
}
a.copy {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.copy:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.copy2 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#752DA8;
	font-weight:bold;
}
a.copy2 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#752DA8;
	font-weight:bold;
	text-decoration:none;
}
a.copy2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#752DA8;
	font-weight:bold;
	text-decoration:underline;
}
.sub {
	font-weight:bold;
	font-size:16px;
	color:#D20028;
}
a.sub {
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	color:#D20028;
}
a.sub:hover {
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	color:#D20028;
}