td {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
body {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
p {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
br {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
a {
	color: #990033;
	text-decoration: none;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.title {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0.75em;
	color: #666666;
}
.gray {
	color: #666666;
}
.order {
	background-color: #333333;
}

