@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.Name {
	font-size: x-large;
	font-family: Tahoma, Geneva, sans-serif;
}
.Date {
	font-style: italic;
}
.idinfo {
	text-decoration: none;
	color: #FFF;
}
.note {
	font-style: italic;
	font-size: small;
}
.eaddy {
	font-family: "Courier New", Courier, monospace;
	font-size: smaller;
}
p {
	line-height: 130%;
}
a {
	text-decoration: none;
}
td {
	background-image: url(quiltRed.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
tr {
	background-image: url(bgQuilt.png);
	background-repeat: repeat-y;
}
table {
	background-image: url(bgQuilt.png);
	background-repeat: repeat;
}
