body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #999999 url(../images/swirl2_bg.gif);
}
table table {
	margin: auto;
	background: #FFFFFF;
	border-top: 1px solid #660000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #999;
}
th {
	font-size: 14px;
	color: #660000;
	height: 20px;
	background: url(../images/header_bg.gif) repeat-x;
	letter-spacing: 1em;
}
a {
	color: #660000;
}
a:hover {
	color: #990000;
}
strong {
	color: #333;
}
input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
th.top-heading {
	font-size: 16px;
	letter-spacing: .5em;
}
.highlight, strong.highlight {
	color: #CC3300;
}
