body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/*background-image: url(gradback.gif);*/
	background-image: url(bg.gif);

}
.txtCD1 {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #003366;

}
a:visited {
	text-decoration: none;
	color: #003366;

}
a:hover {
	text-decoration: underline;
	background-color: #e1e1e1;
	color: #FF6600;

}
a:active {
	text-decoration: none;
	color: #FFCC00;

}
h3, .txtCD2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
li {
	list-style-type: none;
	list-style-image: url(yyang.gif);


}
#footing {
	margin-top: 2em;
	background-color: #ddd;
	padding: 4px;
	border: 1px dashed;
}
