body {
	background-color: #EDEDED;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(list.gif);

}
a.dmx:link {
	text-decoration: none;
	color: #003366;
	font-weight: bold;


}
a.dmx:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;


}
a.dmx:hover {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;


}
a.dmx:active {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;

}
a.link:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.link:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.link:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
a.link:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.reflist:link {

	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.reflist:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
a.reflist:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.reflist:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.wline {
	background-image: url(space_w.gif);
	background-repeat: repeat-x;
}
.wlinelist {
	background-image: url(space_w.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;

}

