@charset "utf-8";
.back {
	background-image: url(images/main_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #303131;
}
.textWhite {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #e8e3e3;
}
.indent {
	padding-left: 26px;
}
.textWhite12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8e3e3;
	line-height: 16px;
}
.links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.textWhite12List {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8e3e3;
	line-height: normal;
}
.indent2 {
	padding-left: 16px;
}
