.kindlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	letter-spacing: 2pt;
	text-transform: capitalize;
	padding-top: 4px;
	padding-right: 6px;
}
.darkgrayborder {
	border: 1px solid #333333;
}
.backmore {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	border: 1px none #990000;
}
reddborder {
	border: 1px dotted #990000;
}
.reddots {
	border: 1px dotted #993300;
}
.newtext {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	letter-spacing: 2pt;
}
.rss {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: underline;
	letter-spacing: 2pt;
}
.lightgrayborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.sketchdesc {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	letter-spacing: 1pt;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
