A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:active {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #006699;
	text-decoration: none;
}
TD {
	font-family: Verdana,Arial;
	font-size: 12px;
}
P {
	font-family: Verdana,Arial;
	font-size: 12px;
}
HR {
	color: #6699CC;
	height: 1px;
}
ul {
	list-style-image: url('_themes/virtualblue/bullet.gif');
	}
li  {
	list-style-image: url('_themes/virtualblue/bullet.gif');
	}
.cpd {
	background: #29ADFF;
}

.cpdll {
	background: #F1F9FC;
}

.cpdhl {
	background: #FFF;
	color: #333;
	font-weight: bold;
}