@charset "utf-8";
.textnormalalb {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.linknormalgri {
	font-family: Tahoma;
	color: #202020;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.linknormalgri:hover {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.textlargegribold {
	font-family: Tahoma;
	color: #848484;
	font-size: 12px;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.textnormalgri {
	font-family: Tahoma;
	color: #383838;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
.textboldgri {
	font-family: Tahoma;
	color: #383838;
	font-size: 11px;
	font-weight: bold;
}
.textnormalgribold {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #383838;
}
