.con_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.con-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.con-txtlnk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
}
.boxgray {
	background-color: #F0EFE7;
	border: 1px solid #908F8A;
}
.boxgraywhite {
	background-color: #FFFFFF;
	border: 1px solid #908F8A;
}
.con-txtwht {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFCF2;
}