body {
	background-image:url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	color: #ffffff;
}
#dh{
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 8px;
}
#dh A {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
}
#dh a:hover {
	color: #00F0FF;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #04E4F2;
	text-decoration: underline;
}
.b1 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #878787;
}
