/* CSS Document */
.redac {
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #666666;
	}
.redac2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #666666;
	}
.highlight {
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #333333;

	}
span {
	font-size: 0.65em;
	line-height: 1em;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
.title {
	font-size: 0.65em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, sans-serif;
	line-height: 1em;
	text-transform: lowercase;
	letter-spacing: 1px;
	color: #6a4741;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	padding-bottom: 2px;
}
