body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #660033;
}
a:visited {
	font-weight: bold;
	color: #660033;
}
a:hover {
	font-weight: bold;
	color: #336699;
}
a:active {
	font-weight: bold;
	color: #336699;
}
.titletext {
	font-size: 18px;
	font-weight: bold;
	color: #510000;
}
.subtitletext {
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}
