.ycc {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	font-size: medium;
}
p {
	text-align: justify;
	font-size: medium;
}

.ycc_content {
	background-image: url(images/black.gif);
	font-size: medium;
}
.ycc_content ul {
	text-align: left;
	line-height: 150%;
	list-style-image: url(images/redbullet.gif);
}
.ycc_content th {
	font-size: medium;
	text-align: left;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
h2 {
	font-size: medium;
	text-decoration: underline;
}
.ycc_lalign {
	text-align: left;
}
