.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	font-weight: bold;

}
.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border: 6px solid #E6E6E6;
	background-color: #FFFFFF;
	left: 40px;



}
.imageIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	left: auto;
	padding: 1px;
	margin-bottom: 10px;
	border: 1px solid #D8D8D8;




}
.dash {
	color: #000000;
	background-color: #FFFFFF;
	left: auto;
	padding: -20px;
	border-top: 1px none #D8D8D8;
	border-right: 1px none #D8D8D8;
	border-bottom: 1px dashed #D8D8D8;
	border-left: 1px none #D8D8D8;

}
.imageBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #D2D2D2;
	background-color: #FFFFFF;
	left: 40px;
	padding: 2px;

}
.textHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;


}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

