body {
	margin: 0px;
	background-image: url(images/di2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
td {
	font-size: 12px;
	line-height: 1.4;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.content {
	line-height: 1.25;
	color: #333333;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9933;
}

