body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(webimages/background.gif);
	background-repeat:repeat;
	margin-top:0px;
	margin-bottom:10px;
	font-size:14px;
	line-height:22px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#330099;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
.copy {
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	font-size:10px;
	line-height:12px;
}
a.copy {
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
}
a.copy:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	font-size:10px;
	text-decoration:underline;
	line-height:12px;
}
.carpet {
	font-family:Arial, Helvetica, sans-serif;
	color:#C9D3E6;
	font-size:16px;
	font-weight:bold;
	font-style:oblique;
}
a.carpet {
	font-family:Arial, Helvetica, sans-serif;
	color:#C9D3E6;
	font-size:16px;
	font-weight:bold;
	font-style:oblique;
	text-decoration:none;
}
a.carpet:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#C9D3E6;
	font-size:16px;
	font-weight:bold;
	font-style:oblique;
	text-decoration:none;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
.page {
	color:#FFFAE8;
	font-weight:bold;
	font-size:34px;
	text-transform:uppercase;
}