body {
	background-image: url(images/bgd.gif);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #650000;
}
a {
	font-size: 11px;
	color: #962622;
}
a:visited {
	color: #B36567;
}
a:hover {
	color: #CB89BC;
}
a:active {
	color: #F79285;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
.BoldTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #650000;
}
