@charset "UTF-8";
/* CSS Document */

#content_index {
	width: 454px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin: 40px 0 0 240px;
	list-style-type: none;
}
#content_index li {
	margin-bottom: 20px;
}
#content_index p {
	padding-left: 43px;
	font-size: 0.875em;
	font-weight: 200;
}#content_index h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #030;
	background-image: url(../images/diamond.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 40px;
	line-height: 25px;
	font-weight: 200;
	font-style: italic;
}
#content_index a:link {
	color: #03F;
}
#content_index a:visited {
	color: #03F;
}
#content_index img {
	padding-left: 50px;
}
