@charset "UTF-8";
/* CSS Document */

.CoInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #999999;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height:20px;
	color: #666666;
	border-bottom: 2px;
}

.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	line-height:25px;
	color: #66CC00;
}
.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	line-height:25px;
	color: #66CC00;
}
.BoxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height:20px;
	color: #666666;
	border-bottom: 2px;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
}

.lists{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height:22px;
	list-style-image: url(../images/bullet.gif);
	color:#666666;

	}
	
	
	
	
	
	
	
	
	