@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image:  url("slices/background_solid.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #660000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #660000;
}
a:active {
	color: #660000;
}
.content {
	padding-top: 15px;
	padding-bottom: 15px;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
