.title {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
}
.header1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;

}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
        text-align: justify;
}
.bodytextLARGE {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: justify;

}
.bodytextSMALL {

	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
.bodytextblack {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
