.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height : 18px;
}
.smalltext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height : 12px;
}
.subtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height : 25px;
	color : Gray;
}
.stocktext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : Gray;
}
.boldtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height : 18px;
}
.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal
}
