.text1 {

	font-size: 12px;

	line-height: 18px;

	color: #666666;

	background-repeat: repeat;









}

.text2 {

	font-size: 12px;

	line-height: 18px;

	color: #000000;



}

.text-black {

	font-size: 12px;

	color: #000000;

	background-color: #FFFFCC;



}

.text-red {

	font-size: 12px;

	color: #990000;

}

.text1BG {

	font-size: 12px;

	color: #666666;

	background-color: #FFFFE1;

}

.text2BG {

	font-size: 12px;

	color: #000000;

	background-color: #FFFFCC;

}

.text-blackbg {

	font-size: 12px;

	color: #000000;

	background-color: #E8E8E8;

}

.dash {

	border: 1px dotted #0066CC;

}


