/* Start of CMSMS style sheet 'content-clair' */
/* content */

.content {

	float: left;

	margin: 1px 0;

	padding: 0 16px;

	width: 550px;

	background-color: #F7F7F2;

}

.content h1 {

	color: #FF6600;

        background-color: #D2DBE8;

        font-weight: bold;

	font-size: 1.4em;

	line-height: 18px;

	margin-left: -12px;

	padding: 4px 0  3px 14px;

}


.content .descr {

	color: #664;

	font-size: 0.9em;

	margin-bottom: 6px;

}

.content li {

	list-style: url(img2/li.gif);

	margin-left: 18px;

}

.content p {
      font-family: "Lucida Sans Unicode",sans-serif;
}

/* End of 'content-clair' */

