/* CSS Document */
body,td,th{
	font-size:12px;
	color:#333;
	line-height:22px;
}
body{
	margin:0px;
	padding:0px;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#006022;
	text-decoration:underline;
}
.concent{
	padding:15px 10px 20px 10px;
	line-height:23px;
}
.left{
	color:#2D1A20;
	padding:15px 5px 10px 10px;
	line-height:20px;
	
}
.STYLE2 {color: #C8EE93;padding-top:8px;}
.title,.title a,.title a:hover{
	color:#fff;
	font:bold 14px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.title a{
	text-decoration:none;
}
.title a:hover{
	color:#C8EE93;
	text-decoration:underline;
}
.ti{
	color: #C8EE93;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:2px;
}
.jobtitle{
	color:#006022;
	font:bold 14px Arial, Helvetica, sans-serif;
}