body {
	background-color: #9999FF;
}
.dnctext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
}
.dnctextred {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
.dnctextbl {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.dncbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.dncblbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.dncsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
}
.dncmed {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0000FF;
}
.dncbigbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.dncbigbold2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	color: #0000FF;
}.dnctext a {
	text-decoration: none;
}
