.gray_text {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.dark_gray_text {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 16pt;


}
.date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.img {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.list {
	list-style-type: none;
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	left: -10px;

}

