.bodysmall {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
.bodyverysmall {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}
.bodylarge {
	font-family: Arial;
	font-size: 15px;
	line-height: 23px;
	color: #999999;
}
.linklarge {
	font-family: Arial;
	color: #999999;
	text-decoration: underline;
	font-size: 15px;
	line-height: 23px;

}
a:link {
	font-family: Arial;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	color: #666666;
	text-decoration: underline;

}
.linksmall {

	font-family: Arial;
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
}

P {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}.bodysmallBiggerSpacing {

	font-family: Arial;
	font-size: 12px;
	line-height: 180%;
	color: #999999;
	text-align: justify; text-justify: auto ;
}
