body {
	margin: 0px;
	padding: 0px;
	background-image: url(pharaoh/parchment.tan.gif);
	background-repeat: repeat;
	color: #330000;
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #990000;
	font-size: 12px;
}
a:visited {
	color: #680000;
	font-size: 12px;
}
a:hover {
	color: #E80000;
	font-size: 12px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
}
.costumeTitle {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
.costumeTableCell {
	background-color: #333333;
}
.costumePhoto {
	border: 1px solid #333333;
}

