.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19pt;
	font-weight: normal;
	height: 120%;
}
.standard {
	color: #808080;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16pt;
	font-weight: lighter;
	width: 110%;
}
.smalltext {
	color: #8A8A8A;
}
.standard link {
	color: #8A8A8A;
}
.standard a {
	color: #8A8A8A;
}
.titlebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	height: auto;
	width: 120%;
}
