.IndexList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 2;
	text-align: left;
	margin-right: 40px;
	margin-left: 40px;
	padding: 20;

}
.IndexListUpdate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 2;
	display: block;
	text-align: center;
	border-color: #d29780;
	border-width: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
}
.BlogTitles {
	color: #669999;
	text-indent: 0px;
	text-shadow: 1px 1px 1px none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.BlogName .BlogText {
	font-size: 14px;
	color: #990000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	text-shadow: 0px 0px 0px #000;
	line-height: 1.5;
	text-align: left;
}
.BlogText .BlogText {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
	text-align: left;
}
.BlogBackground {
	background: rgba(0, 0, 0, 0.4);
	display: block;
	padding: 20px;
	font-size: 12px;
}
.BlogTextBackground {
	background: rgba(0, 0, 0, 0.2);
	display: block;
	padding: 20px;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	border-bottom-color: #333;
	border-top-style: solid;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-style: ;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #666666;
	line-height: 1.5;
}
.BlogDescription {
	font-style: italic;
	color: #669999;
	text-shadow: 1px 1px 1px #333;
	font-size: 14px;
	font-family: ti;
}
.FooterLinks {
	color: #669999;
	text-indent: 0px;
	text-shadow: 1px 1px 1px none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	padding-top: 0px;
}
