.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(img/bg_tile.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.MasterContentCell {
	background-image: url(img/bg_canvas.jpg);
	background-repeat: no-repeat;
}
.SlaveCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a:link {
	color: #3F3F1F;
	text-decoration: none;
}
a:visited {
	color: #3F3F1F;
	text-decoration: none;
}
a:hover {
	color: #530000;
	text-decoration: underline;
}
a:active {
	color: #530000;
	text-decoration: underline;
}
.Caption {
	font-size: 16px;
	font-weight: bold;
	color: #3F3F1F;
}
strong {
	font-size: 12px;
	font-weight: bolder;
}
