ul {  list-style-image:  url(images/bullet.gif); padding-left: 20px}
.tdimagebase {
	background-image: url(images/patternbase.gif);
	background-repeat: repeat;
	color: #FFFFFF;
a {  font-weight: bold; text-decoration: none; color: #333333}
a:hover {  font-weight: bold; color: #CC0000; text-decoration: none}
.cwd {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.cwd:hover {  color: #FF6600}
.tdimage {
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
}
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
dl {
	list-style-position: inside;
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
}
