.mainWord11grey {
	font-size: 11px;
	line-height: 1.5;
	color: #444444;
}
.mainWord12grey {
	font-size: 12px;
	line-height: 1.5;
	color: #444444;
}
.mainWord12grey2 {
	font-size: 12px;
	line-height: 1.5;
	color: #CCCCCC;
}
.mainWord12greyBold {
	font-size: 12px;
	line-height: 1.5;
	color: #444444;
	font-weight: bold;
}
.mainWord12greenBold {
	font-size: 12px;
	line-height: 1.5;
	color: #006600;
	font-weight: bold;
}
.mainWord12whiteBold {
	font-size: 12px;
	line-height: 1.5;
	color: #EEEEEE;
	font-weight: bold;
}
.14px150lineblue {
	FONT-SIZE: 14px;
	WORD-SPACING: 1px;
	COLOR: #0066CC;
	LINE-HEIGHT: 150%;
	font-weight: bold;
}
.mainWord13grey {
	font-size: 13px;
	line-height: 1.5;
	color: #444444;
}
.mainWord13greyBold {
	font-size: 13px;
	line-height: 20px;
	color: #444444;
	font-weight: bold;
}
.Link11grey {
	font-size: 11px;
	line-height: 13pt;
	color: #444444;
	text-decoration: none;
}
a.Link11grey:hover {
	color: #0000FF;
}
.Link12white {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.Link12white:hover {
	color: #00CC00;
	text-decoration: none;
}
.Link12grey {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
a.Link12grey:hover {
	color: #00CC00;
	text-decoration: none;
}
.Link12blue {
	font-size: 12px;
	line-height: 23px;
	color: #0000CC;
	text-decoration: underline;
}
a.Link12blue:hover {
	color: #00CC00;
	text-decoration: none;
}
.indexSolution {
    font-size: 10px;
	line-height: 10px;
	color: #646464;
}
.indexSolution2 {
    font-size: 10px;
	line-height: 10px;
	color: #646464;
}
.mainWord12greyButton {
	font-size: 12px;
	line-height: 1.3;
	color: #6666FF;
	background-color: #dee3e7;
}