.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	font-weight: lighter;
	letter-spacing: 0px;
	font-stretch: condensed;
}
.text_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ED2939;
	font-weight: bold;
	letter-spacing: 0.4px;
	line-height: 13px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	line-height: 1;
	height: 2px;
	font-stretch: narrower;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
}
a:visited {
	color: #333333;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	font-stretch: wider;
}
.text_header_Grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676C6F;
	font-weight: bold;
	line-height: 12px;
	font-stretch: expanded
}
ul {
	list-style-type: disc;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-stretch: condensed;
}

