a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #426C1C;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #426C1C;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.green{
	font-family: Arial;;
	font-size: 15px;
	font-weight: bold;
	color: #426C1C;
	text-decoration: none;
}
.green_txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #426C1C;
	text-decoration: none;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.nom {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
.white_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.bold_nom {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.blue_txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2F59A0;
}
.p5 {
	padding:5px;
	}
	
.strip{
	color:#426C1C;
	}	